次の方法で共有


HDInsightOnDemandLinkedService.HBaseConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象