DeviceJob.StartTimeUtc プロパティ

定義

デバイス ジョブの開始時刻

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象