EnvironmentVariableUsage
is a datatype for environment variable usage information.
Table: EnvironmentVariableUsage
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 24, 2024 | |||||
name | string | yes | Short-Term | The environment variable name. | |
Source | string | yes | Short-Term | The source for the environment variable. Environment: The value is from the environment, Default: variable not found in the environment, but a default value is used. Missing: no variable or default found. | |
value | string | yes | Short-Term | The value for this variable. |