SparkJob.TotalDuration Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="totalDuration")]
public string TotalDuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalDuration")>]
member this.TotalDuration : string with get, set
Public Property TotalDuration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to