public interface com.microsoft.azure.management.eventhub.EventHubConsumerGroup 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.EventHubConsumerGroup>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.eventhub.implementation.ConsumerGroupInner>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<com.microsoft.azure.management.eventhub.EventHubConsumerGroup$Update>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.eventhub.EventHubConsumerGroup
  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;)

  public abstract org.joda.time.DateTime createdAt();
    descriptor: ()Lorg/joda/time/DateTime;
    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 org.joda.time.DateTime updatedAt();
    descriptor: ()Lorg/joda/time/DateTime;
    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 userMetadata();
    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/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/EventHubConsumerGroup;>;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/eventhub/implementation/ConsumerGroupInner;>;Lcom/microsoft/azure/management/resources/fluentcore/model/Updatable<Lcom/microsoft/azure/management/eventhub/EventHubConsumerGroup$Update;>;
SourceFile: "EventHubConsumerGroup.java"
NestMembers:
  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$Definition  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages$Blank  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages$WithCreate  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages$WithEventHub  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages$WithUserMetadata  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$Update  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$UpdateStages  com.microsoft.azure.management.eventhub.EventHubConsumerGroup$UpdateStages$WithUserMetadata
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.EventHubConsumerGroup$Definition of com.microsoft.azure.management.eventhub.EventHubConsumerGroup
  public abstract DefinitionStages = com.microsoft.azure.management.eventhub.EventHubConsumerGroup$DefinitionStages of com.microsoft.azure.management.eventhub.EventHubConsumerGroup
  public abstract Update = com.microsoft.azure.management.eventhub.EventHubConsumerGroup$Update of com.microsoft.azure.management.eventhub.EventHubConsumerGroup
  public abstract UpdateStages = com.microsoft.azure.management.eventhub.EventHubConsumerGroup$UpdateStages of com.microsoft.azure.management.eventhub.EventHubConsumerGroup
    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;)