public interface com.microsoft.azure.management.eventhub.EventHub extends com.microsoft.azure.management.eventhub.NestedResource, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.eventhub.implementation.EventHubManager>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<com.microsoft.azure.management.eventhub.EventHub>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.eventhub.EventHub$Update>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.EventhubInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHub
  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 boolean isDataCaptureEnabled();
    descriptor: ()Z
    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 int dataCaptureWindowSizeInSeconds();
    descriptor: ()I
    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 int dataCaptureWindowSizeInMB();
    descriptor: ()I
    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 boolean dataCaptureSkipEmptyArchives();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Beta(value = com.microsoft.azure.management.apigeneration.Beta$SinceVersion.V1_23_0:Lcom/microsoft/azure/management/apigeneration/Beta$SinceVersion;)

  public abstract java.lang.String dataCaptureFileNameFormat();
    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 com.microsoft.azure.management.eventhub.Destination captureDestination();
    descriptor: ()Lcom/microsoft/azure/management/eventhub/Destination;
    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.util.Set<java.lang.String> partitionIds();
    descriptor: ()Ljava/util/Set;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Ljava/util/Set<Ljava/lang/String;>;
    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 int messageRetentionPeriodInDays();
    descriptor: ()I
    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 rx.Observable<com.microsoft.azure.management.eventhub.EventHubConsumerGroup> listConsumerGroupsAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/eventhub/EventHubConsumerGroup;>;
    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 rx.Observable<com.microsoft.azure.management.eventhub.EventHubAuthorizationRule> listAuthorizationRulesAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/eventhub/EventHubAuthorizationRule;>;
    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.PagedList<com.microsoft.azure.management.eventhub.EventHubConsumerGroup> listConsumerGroups();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/eventhub/EventHubConsumerGroup;>;
    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.PagedList<com.microsoft.azure.management.eventhub.EventHubAuthorizationRule> listAuthorizationRules();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/eventhub/EventHubAuthorizationRule;>;
    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/NestedResource;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasManager<Lcom/microsoft/azure/management/eventhub/implementation/EventHubManager;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Refreshable<Lcom/microsoft/azure/management/eventhub/EventHub;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/eventhub/EventHub$Update;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/eventhub/implementation/EventhubInner;>;
SourceFile: "EventHub.java"
NestMembers:
  com.microsoft.azure.management.eventhub.EventHub$Definition  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$Blank  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithAuthorizationRule  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithCaptureEnabledDisabled  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithCaptureOptionalSettingsOrCreate  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithCaptureProviderOrCreate  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithConsumerGroup  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithCreate  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithNamespace  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithPartitionCount  com.microsoft.azure.management.eventhub.EventHub$DefinitionStages$WithRetentionPeriod  com.microsoft.azure.management.eventhub.EventHub$Update  com.microsoft.azure.management.eventhub.EventHub$UpdateStages  com.microsoft.azure.management.eventhub.EventHub$UpdateStages$WithAuthorizationRule  com.microsoft.azure.management.eventhub.EventHub$UpdateStages$WithCapture  com.microsoft.azure.management.eventhub.EventHub$UpdateStages$WithConsumerGroup  com.microsoft.azure.management.eventhub.EventHub$UpdateStages$WithPartitionCount  com.microsoft.azure.management.eventhub.EventHub$UpdateStages$WithRetentionPeriod
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.EventHub$Definition of com.microsoft.azure.management.eventhub.EventHub
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.EventHub$DefinitionStages of com.microsoft.azure.management.eventhub.EventHub
  public abstract Update = com.microsoft.azure.management.eventhub.EventHub$Update of com.microsoft.azure.management.eventhub.EventHub
  public abstract UpdateStages = com.microsoft.azure.management.eventhub.EventHub$UpdateStages of com.microsoft.azure.management.eventhub.EventHub
    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;)