次の方法で共有


HDInsightSparkActivity.SparkConfig プロパティ

定義

Spark 構成プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sparkConfig")]
public System.Collections.Generic.IDictionary<string,object> SparkConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sparkConfig")>]
member this.SparkConfig : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property SparkConfig As IDictionary(Of String, Object)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象