次の方法で共有


JobListJsonObject.Detail プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象