次の方法で共有


HDInsightOnDemandLinkedService.CoreConfiguration プロパティ

定義

HDInsight クラスターを作成するためのコア構成パラメーター (core-site.xmlのように) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象