Interface EventHubNamespaceAuthorizationRule

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

@Beta(V1_7_0) public interface EventHubNamespaceAuthorizationRule extends AuthorizationRule<EventHubNamespaceAuthorizationRule>
Type representing authorization rule of an event hub namespace.
  • 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 name of the event hub namespace.