Extension.CustomLocationSettings Property

Definition

Gets custom Location settings properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to