DeviceJobStatistics.DeviceCount プロパティ

定義

ジョブ内のデバイスの数。

[Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")]
public int DeviceCount { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")]
public int DeviceCount { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceCount")>]
member this.DeviceCount : int with get, set
Public Property DeviceCount As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象