Compartilhar via


SourceControlConfiguration.ConfigurationProtectedSettings Propriedade

Definição

Obtém ou define pares nome-valor de configurações protegidas para a configuração

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a