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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET