Share via


SparkJob.SubmitTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to