次の方法で共有


HDInsightOnDemandLinkedService.OozieConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象