Interface EventHubConsumerGroup

All Superinterfaces:
HasInnerModel<ConsumerGroupInner>, HasManager<EventHubsManager>, Indexable, NestedResource, Refreshable<EventHubConsumerGroup>, Updatable<EventHubConsumerGroup.Update>

Type representing consumer group of an event hub.
  • Method Details

    • namespaceResourceGroupName

      String namespaceResourceGroupName()
      Returns:
      the resource group of the namespace where parent event hub resides
    • namespaceName

      String namespaceName()
      Returns:
      the namespace name of parent event hub
    • eventHubName

      String eventHubName()
      Returns:
      the name of the parent event hub
    • createdAt

      OffsetDateTime createdAt()
      Returns:
      creation time of the consumer group
    • updatedAt

      OffsetDateTime updatedAt()
      Returns:
      last modified time of the consumer group
    • userMetadata

      String userMetadata()
      Returns:
      user metadata associated with the consumer group