IEventHubDataConnection.ConsumerGroup Property

Definition

The event hub consumer group.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The event hub consumer group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="consumerGroup", Update=true)]
public string ConsumerGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=true, Description="The event hub consumer group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="consumerGroup", Update=true)>]
member this.ConsumerGroup : string with get, set
Public Property ConsumerGroup As String

Property Value

Attributes

Applies to