Sdílet prostřednictvím


EventHubConsumerClient.ConsumerGroup Property

Definition

The name of the consumer group that this consumer is associated with. Events will be read only in the context of this group.

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

Property Value

Applies to