The EnvironmentVariableListType type is used for representing a list of environment variables.
| Field Name | Type | Description |
|---|---|---|
| Environment_Variable1..n | EnvironmentVariableType |
The Environment_Variable field is used for representing environment variables using a name/value pair. |