Dela via


PSDeviceTwin.StatusUpdatedTime Property

Definition

Time when the Status was last updated.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public DateTime StatusUpdatedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.StatusUpdatedTime : DateTime with get, set
Public Property StatusUpdatedTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to