次の方法で共有


HDInsightOnDemandLinkedService.StormConfiguration プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象