VirtualMachineUpdateProperties.NetworkInterfaces プロパティ

定義

仮想マシンに関連付けられているネットワーク インターフェイスの一覧を取得または設定します。

public System.Collections.Generic.IList<Azure.ResourceManager.ArcScVmm.Models.NetworkInterfacesUpdate> NetworkInterfaces { get; }
member this.NetworkInterfaces : System.Collections.Generic.IList<Azure.ResourceManager.ArcScVmm.Models.NetworkInterfacesUpdate>
Public ReadOnly Property NetworkInterfaces As IList(Of NetworkInterfacesUpdate)

プロパティ値

適用対象