Twin.StatusReason プロパティ

定義

対応するデバイスが指定されている理由 (ある場合) 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象