public interface com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithThroughputConfiguration
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithThroughputConfiguration
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithCreate withAutoScaling();
    descriptor: ()Lcom/microsoft/azure/management/eventhub/EventHubNamespace$DefinitionStages$WithCreate;
    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 com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithCreate withCurrentThroughputUnits(int);
    descriptor: (I)Lcom/microsoft/azure/management/eventhub/EventHubNamespace$DefinitionStages$WithCreate;
    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
      units  

  public abstract com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithCreate withThroughputUnitsUpperLimit(int);
    descriptor: (I)Lcom/microsoft/azure/management/eventhub/EventHubNamespace$DefinitionStages$WithCreate;
    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
      units  
}
SourceFile: "EventHubNamespace.java"
NestHost: com.microsoft.azure.management.eventhub.EventHubNamespace
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.EventHubNamespace$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubNamespace
  public abstract WithCreate = com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithCreate of com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages
  public abstract WithThroughputConfiguration = com.microsoft.azure.management.eventhub.EventHubNamespace$DefinitionStages$WithThroughputConfiguration of com.microsoft.azure.management.eventhub.EventHubNamespace$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;)