次の方法で共有


HDInsightOnDemandLinkedService.YarnConfiguration プロパティ

定義

HDInsight クラスターの Yarn 構成パラメーター (yarn-site.xml) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.yarnConfiguration")]
public object YarnConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.yarnConfiguration")>]
member this.YarnConfiguration : obj with get, set
Public Property YarnConfiguration As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象