IClusterProperties.StateReason Property

Definition

The reason for the cluster's current state.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The reason for the cluster's current state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="stateReason", Update=false)]
public string StateReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="The reason for the cluster's current state.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="stateReason", Update=false)>]
member this.StateReason : string
Public ReadOnly Property StateReason As String

Property Value

Attributes

Applies to