Share via


SparkJob.EndTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to