Interface EventHubAuthorizationRule

  • All Superinterfaces:
    AuthorizationRule<EventHubAuthorizationRule>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.AuthorizationRuleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, NestedResource, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<EventHubAuthorizationRule>

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

      • 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