DeviceJob.EndTimeUtc プロパティ

定義

デバイス ジョブの終了時刻

[Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")]
public DateTime EndTimeUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endTimeUtc")>]
member this.EndTimeUtc : DateTime with get, set
Public Property EndTimeUtc As DateTime

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象