Partager via


HDInsightSparkActivity.SparkConfig Propriété

Définition

Obtient ou définit la propriété de configuration 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à