RetrieveEnvironmentVariableValue Function
API responsible for retrieving the corresponding value of an environment variable.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
DefinitionSchemaName
|
Edm.String | False | False | Identifier of the environment variable (Required). |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveEnvironmentVariableValueResponse | False | Contains the response of the RetrieveEnvironmentVariableValue function. |
Entities
Use the RetrieveEnvironmentVariableValue function with these entity types:
Name | Display name | Description |
---|---|---|
environmentvariabledefinition | Environment Variable Definition | Contains information about the settable variable: its type, default value, and etc. |