Partilhar via


HDInsightSparkActivity.SparkConfig Propriedade

Definição

Obtém ou define a propriedade de configuração do 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a