Share via


Profile.JobID Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to