Share via


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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="interfaceName", Update=false)]
public string InterfaceName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="interfaceName", Update=false)>]
member this.InterfaceName : string
Public ReadOnly Property InterfaceName As String

Property Value

Attributes

Applies to