PSDevice.StatusUpdatedTime Property

Definition

Time when the Status was last updated

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to