ScheduledJob.DeviceJobStatistics プロパティ

定義

ジョブ内のデバイスの数が異なります。

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="deviceJobStatistics")]
public Microsoft.Azure.Devices.DeviceJobStatistics DeviceJobStatistics { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="deviceJobStatistics")>]
member this.DeviceJobStatistics : Microsoft.Azure.Devices.DeviceJobStatistics with get, set
Public Property DeviceJobStatistics As DeviceJobStatistics

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象