SparkServicePluginInformation.PreparationStartedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to