Compartir a través de


HDInsightOnDemandLinkedService.CoreConfiguration Propiedad

Definición

Obtiene o establece especifica los parámetros de configuración principales (como en core-site.xml) para que se cree el clúster de HDInsight.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a