JobDetailRootJsonObject.Status Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.HDInsight.Job.Models.Status Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.HDInsight.Job.Models.Status with get, set
Public Property Status As Status

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to