次の方法で共有


HDInsightOnDemandLinkedService.HiveConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象