SparkScheduler Class

Definition

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.

Applies to