Share via


PSDevice.StatusReason Property

Definition

Reason, if any, for the Device to be in specified Status

[Newtonsoft.Json.JsonProperty(PropertyName="statusReason")]
public string StatusReason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusReason")>]
member this.StatusReason : string with get, set
Public Property StatusReason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to