Compartilhar via


PatchExtension.ConfigurationSettings Propriedade

Definição

Obtém ou define as configurações, como pares nome-valor para configurar essa extensão.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a