DeviceJob.LastUpdatedDateTimeUtc プロパティ

定義

デバイス ジョブの最終更新日時

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象