次の方法で共有


RoleInstance.NetworkInterfaces プロパティ

定義

省略可能。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.NetworkInterfaceInstance> NetworkInterfaces { get; set; }
member this.NetworkInterfaces : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.NetworkInterfaceInstance> with get, set
Public Property NetworkInterfaces As IList(Of NetworkInterfaceInstance)

プロパティ値

適用対象