Megosztás a következőn keresztül:


ProcessInfoInner.EnvironmentVariables Tulajdonság

Definíció

Lekéri vagy beállítja a környezeti változók listáját.

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

Tulajdonság értéke

Attribútumok
Newtonsoft.Json.JsonPropertyAttribute

A következőre érvényes: