SparkServicePluginInformation.SubmissionStartedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to