다음을 통해 공유


HDInsightOnDemandLinkedService.HdfsConfiguration Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to