public interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule extends com.microsoft.azure.management.eventhub.AuthorizationRule<com.microsoft.azure.management.eventhub.EventHubAuthorizationRule>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
  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;)

  public abstract java.lang.String eventHubName();
    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/EventHubAuthorizationRule;>;
SourceFile: "EventHubAuthorizationRule.java"
NestMembers:
  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$Definition  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$Blank  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithCreate  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithEventHub  com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$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.EventHubAuthorizationRule$Definition of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
  public abstract Update = com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$Update of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
    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;)