Share via


IKustoPool.StateReason Property

Definition

The reason for the Kusto Pool's current state.

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="The reason for the Kusto Pool's current state.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="stateReason")]
public string StateReason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="The reason for the Kusto Pool'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