次の方法で共有


Device.NetworkInterfaceCardCount プロパティ

定義

ネットワーク インターフェイス カードの数を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceCardCount")]
public int? NetworkInterfaceCardCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceCardCount")>]
member this.NetworkInterfaceCardCount : Nullable<int> with get, set
Public Property NetworkInterfaceCardCount As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象