ClusterUpdate.StateReason Property

Definition

Gets the reason for the cluster's current state.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to