PSDeviceTwin.StatusUpdatedTime Property

Definition

[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

DateTime
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to