SparkScheduler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SparkScheduler.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkScheduler+SparkSchedulerConverter))]
public class SparkScheduler
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkScheduler+SparkSchedulerConverter))>]
type SparkScheduler = class
Public Class SparkScheduler
- Inheritance
-
SparkScheduler
- Attributes
Properties
CancellationRequestedAt |
Gets the cancellation requested at. |
CurrentState |
Gets the current state. |
EndedAt |
Gets the ended at. |
ScheduledAt |
Gets the scheduled at. |
SubmittedAt |
Gets the submitted at. |