public interface com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule extends com.microsoft.azure.management.eventhub.AuthorizationRule<com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
  super_class: java.lang.Object
{
  public abstract java.lang.String namespaceResourceGroupName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)

  public abstract java.lang.String namespaceName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/eventhub/AuthorizationRule<Lcom/microsoft/azure/management/eventhub/EventHubNamespaceAuthorizationRule;>;
SourceFile: "EventHubNamespaceAuthorizationRule.java"
NestMembers:
  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$Definition  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages$Blank  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages$WithAccessPolicy  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages$WithCreate  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages$WithNamespace  com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$Update
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract Definition = com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$Definition of com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
  public abstract Update = com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule$Update of com.microsoft.azure.management.eventhub.EventHubNamespaceAuthorizationRule
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_7_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)