EventHubConsumerGroup.DefaultGroupName Field

Definition

The name of the default ConsumerGroup that is pre-created when creating EventHub.

public const string DefaultGroupName;
val mutable DefaultGroupName : string
Public Const DefaultGroupName As String 

Field Value

Applies to

See also