IFlow.ConsumerGroup Property

Definition

Event Hub Consumer Group

[ADT.Runtime.Info(Create=true, Description="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; }
[<ADT.Runtime.Info(Create=true, Description="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