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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET