RegistryStatistics.DisabledDeviceCount プロパティ

定義

無効になっているすべてのデバイスの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="disabledDeviceCount")]
public long DisabledDeviceCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="disabledDeviceCount")]
public long DisabledDeviceCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disabledDeviceCount")>]
member this.DisabledDeviceCount : int64 with get, set
Public Property DisabledDeviceCount As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象