次の方法で共有


NetworkSettings.NetworkAdapters プロパティ

定義

デバイスのネットワーク アダプターの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAdapters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.NetworkAdapter> NetworkAdapters { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkAdapters")>]
member this.NetworkAdapters : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.NetworkAdapter>
Public ReadOnly Property NetworkAdapters As IList(Of NetworkAdapter)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象