Compartir a través de


HDInsightOnDemandLinkedService.MapReduceConfiguration Propiedad

Definición

Obtiene o establece especifica los parámetros de configuración de MapReduce (mapred-site.xml) para el clúster de HDInsight.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a