Partager via


PatchExtension.ConfigurationSettings Propriété

Définition

Obtient ou définit les paramètres de configuration, sous forme de paires nom-valeur pour la configuration de cette extension.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à