Compartilhar via


DeploymentSettings.EnvironmentVariables Propriedade

Definição

Obtém ou define a coleção de variáveis de ambiente

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a