Dela via


INetworkInterface.Alias Property

Definition

The alias of the private link service.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The alias of the private link service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="alias")]
public string Alias { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The alias of the private link service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="alias")>]
member this.Alias : string
Public ReadOnly Property Alias As String

Property Value

Attributes

Applies to