RetrieveEnvironmentVariableValueResponse ComplexType

Contains the response from the RetrieveEnvironmentVariableValue function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Value Edm.String

The value of the environment variable.

Used by

The following use the RetrieveEnvironmentVariableValueResponse ComplexType.

Name How used
RetrieveEnvironmentVariableValue ReturnType

See also