Partager via


DeploymentSettings.EnvironmentVariables Propriété

Définition

Obtient ou définit la collection de variables d’environnement

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à