Share via


PSSparkConfiguration.Configs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to