Share via


DeviceJob.CreatedDateTimeUtc プロパティ

定義

デバイス ジョブの作成時間

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象