次の方法で共有


ClusterGetProperties.ClusterState プロパティ

定義

クラスターの状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象