共用方式為


ClusterGetProperties.ClusterState Property

Definition

Gets or sets the state of the cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to