EventHubConsumerGroup.GroupName Property

Definition

Gets the name of the consumer group.

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

Property Value

The name of the consumer group.

Applies to