Device.StatusUpdatedTime Property

Definition

Time when the status was last updated.

[Newtonsoft.Json.JsonProperty(PropertyName="statusUpdatedTime")]
public DateTime StatusUpdatedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusUpdatedTime")>]
member this.StatusUpdatedTime : DateTime
Public ReadOnly Property StatusUpdatedTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to