共用方式為


ICluster.StateReason Property

Definition

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

Property Value

Attributes

Applies to