다음을 통해 공유


HDInsightOnDemandLinkedService.MapReduceConfiguration Property

Definition

Gets or sets specifies the MapReduce configuration parameters (mapred-site.xml) for the HDInsight cluster.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to