PartitionDescription.ConsumerGroupName Property

Definition

Gets the name of the Event Hubs consumer group.

public string ConsumerGroupName { get; }
member this.ConsumerGroupName : string
Public ReadOnly Property ConsumerGroupName As String

Property Value

The Event Hubs consumer group.

Applies to