DeviceJobStatistics.PendingCount プロパティ

定義

保留中 (スケジュール済み) ジョブの数。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象