共用方式為


JobDetailRootJsonObject.Profile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to