SparkServicePlugin Class

Definition

The SparkServicePlugin.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkServicePlugin+SparkServicePluginConverter))]
public class SparkServicePlugin
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkServicePlugin+SparkServicePluginConverter))>]
type SparkServicePlugin = class
Public Class SparkServicePlugin
Inheritance
SparkServicePlugin
Attributes

Properties

CleanupStartedAt

Gets the cleanup started at.

CurrentState

Gets the current state.

MonitoringStartedAt

Gets the monitoring started at.

PreparationStartedAt

Gets the preparation started at.

ResourceAcquisitionStartedAt

Gets the resource acquisition started at.

SubmissionStartedAt

Gets the submission started at.

Applies to