public interface com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithEventHub
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithEventHub
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy withExistingEventHubId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/eventhub/EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy;
    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;)
    MethodParameters:
                    Name  Flags
      eventHubResourceId  

  public abstract com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy withExistingEventHub(java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/eventhub/EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy;
    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;)
    MethodParameters:
                   Name  Flags
      resourceGroupName  
      namespaceName      
      eventHubName       

  public abstract com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy withExistingEventHub(com.microsoft.azure.management.eventhub.EventHub);
    descriptor: (Lcom/microsoft/azure/management/eventhub/EventHub;)Lcom/microsoft/azure/management/eventhub/EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy;
    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;)
    MethodParameters:
          Name  Flags
      eventHub  
}
SourceFile: "EventHubAuthorizationRule.java"
NestHost: com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
InnerClasses:
  public final SinceVersion = com.microsoft.azure.management.apigeneration.Beta$SinceVersion of com.microsoft.azure.management.apigeneration.Beta
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule
  public abstract WithAccessPolicy = com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithAccessPolicy of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages
  public abstract WithEventHub = com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages$WithEventHub of com.microsoft.azure.management.eventhub.EventHubAuthorizationRule$DefinitionStages
    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;)