Twin.StatusReason Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to