次の方法で共有


HDInsightOnDemandLinkedService.HdfsConfiguration プロパティ

定義

HDInsight クラスターの HDFS 構成パラメーター (hdfs-site.xml) を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象