次の方法で共有


HDInsightOnDemandLinkedService.MapReduceConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象