次の方法で共有


ICloudServiceIdentity.NetworkInterfaceName Property

Definition

The name of the network interface.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The name of the network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkInterfaceName")]
public string NetworkInterfaceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The name of the network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="networkInterfaceName")>]
member this.NetworkInterfaceName : string with get, set
Public Property NetworkInterfaceName As String

Property Value

Attributes

Applies to