Compartilhar via


ManagedCluster.ClusterState Propriedade

Definição

Obtém o estado atual do cluster. Os valores possíveis incluem: 'WaitingForNodes', 'Deploying', 'BaselineUpgrade', 'Upgrading', 'UpgradeFailed', 'Ready'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a