Share via


DeviceJob.LastUpdatedDateTimeUtc Property

Definition

Device Job last updated time

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to