Aracılığıyla paylaş


PSDeviceTwin.StatusReason Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to