Compartir a través de


HDInsightOnDemandLinkedService.HdfsConfiguration Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a