Freigeben über


ICloudServicesNetwork.InterfaceName Property

Definition

The name of the interface that will be present in the virtual machine to represent this network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the interface that will be present in the virtual machine to represent this network.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="interfaceName")]
public string InterfaceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the interface that will be present in the virtual machine to represent this network.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="interfaceName")>]
member this.InterfaceName : string
Public ReadOnly Property InterfaceName As String

Property Value

Attributes

Applies to