EnvironmentVariables (Task)

Defines the list of the environment variables for the task.

<xs:element name="EnvironmentVariables"
    type="NameValueCollection"
    maxOccurs="1"
    minOccurs="1"
    nillable="true"
 />

Remarks

You must include this element as a child of the Task element but it does not have to have any children (you do not have to specify environment variables for the task).

Requirements

Product

Compute Cluster Pack Client Utilities

See also

Task Schema Elements