HDInsightOnDemandLinkedService.YarnConfiguration Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to