SparkServicePlugin 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 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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.