IEventHubIdentity.ApplicationGroupName Property

Definition

The Application Group name

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

Property Value

Attributes

Applies to