Compartir a través de


HDInsightOnDemandLinkedService.YarnConfiguration Propiedad

Definición

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

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a