Interface EventHubAuthorizationRule

All Superinterfaces:
AuthorizationRule<EventHubAuthorizationRule>, HasInner<com.microsoft.azure.management.eventhub.implementation.AuthorizationRuleInner>, HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>, Indexable, NestedResource, Refreshable<EventHubAuthorizationRule>

@Beta(V1_7_0) public interface EventHubAuthorizationRule extends AuthorizationRule<EventHubAuthorizationRule>
Type representing authorization rule of an event hub.
  • Method Details

    • namespaceResourceGroupName

      @Beta(V1_7_0) String namespaceResourceGroupName()
      Returns:
      the resource group of the namespace where parent event hub resides
    • namespaceName

      @Beta(V1_7_0) String namespaceName()
      Returns:
      the namespace name of parent event hub
    • eventHubName

      @Beta(V1_7_0) String eventHubName()
      Returns:
      the name of the parent event hub