次の方法で共有


ClusterUpdate.StateReason プロパティ

定義

クラスターの現在の状態の理由を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.stateReason")]
public string StateReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.stateReason")>]
member this.StateReason : string
Public ReadOnly Property StateReason As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象