次の方法で共有


IEventHubIdentity.ApplicationGroupName Property

Definition

The Application Group name

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

Property Value

Attributes

Applies to