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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET