SparkSessionJobRequest.Configuration Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to