IEventHubIdentity.ConsumerGroupName Property

Definition

The consumer group name

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The consumer group name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consumerGroupName")]
public string ConsumerGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The consumer group name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="consumerGroupName")>]
member this.ConsumerGroupName : string with get, set
Public Property ConsumerGroupName As String

Property Value

Attributes

Applies to