JobDetailRootJsonObject.Userargs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to