Condividi tramite


PSSchedulerInformation.CurrentState Property

Definition

Gets or sets possible values include: 'Queued', 'Scheduled', 'Ended'

public Azure.Analytics.Synapse.Spark.Models.SchedulerCurrentState? CurrentState { get; set; }
member this.CurrentState : Nullable<Azure.Analytics.Synapse.Spark.Models.SchedulerCurrentState> with get, set
Public Property CurrentState As Nullable(Of SchedulerCurrentState)

Property Value

Applies to