EventHubTriggerAttribute.ConsumerGroup Property

Definition

Optional Name of the consumer group. If missing, then use the default name, "$Default"

public string ConsumerGroup { get; set; }
member this.ConsumerGroup : string with get, set
Public Property ConsumerGroup As String

Property Value

Applies to