次の方法で共有


Status.JobID プロパティ

定義

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象