Aracılığıyla paylaş


PSSparkServicePluginInformation.CurrentState Property

Definition

Gets or sets possible values include: 'Preparation', 'ResourceAcquisition', 'Queued', 'Submission', 'Monitoring', 'Cleanup', 'Ended'

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

Property Value

Applies to