SparkServicePluginInformation.CleanupStartedAt Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="cleanupStartedAt")]
public DateTimeOffset? CleanupStartedAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cleanupStartedAt")>]
member this.CleanupStartedAt : Nullable<DateTimeOffset> with get, set
Public Property CleanupStartedAt As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to