Freigeben über


PatchExtension.ConfigurationSettings Eigenschaft

Definition

Ruft Konfigurationseinstellungen als Name-Wert-Paare zum Konfigurieren dieser Erweiterung ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: