Share via


ISubscriptionAliasResponse.AliasName Property

Definition

Alias ID.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="Alias ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string AliasName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="Alias ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.AliasName : string
Public ReadOnly Property AliasName As String

Property Value

Attributes

Applies to