SparkJob.RunningDuration Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to