EnvironmentVariableUsage is a datatype for environment variable usage information.

Table: EnvironmentVariableUsage

ParameterTypeRequiredDefaultDescription
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
namestringyes The environment variable name.
sourcestringyes 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.
valuestringyes The value for this variable.