Interface EventHubNamespaceAuthorizationRule

All Superinterfaces:
AuthorizationRule<EventHubNamespaceAuthorizationRule>, com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<AuthorizationRuleInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<EventHubsManager>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, NestedResource, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<EventHubNamespaceAuthorizationRule>

public interface EventHubNamespaceAuthorizationRule extends AuthorizationRule<EventHubNamespaceAuthorizationRule>
Type representing authorization rule of an event hub namespace.
  • Method Details

    • namespaceResourceGroupName

      String namespaceResourceGroupName()
      Gets the resource group of the namespace where parent event hub resides.
      Returns:
      the resource group of the namespace where parent event hub resides.
    • namespaceName

      String namespaceName()
      Gets the name of the event hub namespace.
      Returns:
      the name of the event hub namespace.