EnvironmentVariableUsage is a datatype for environment variable usage information.

Table: EnvironmentVariableUsage

ParameterTypeRequiredDefaultStabilityDescription
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 Short-TermThe environment variable name.
Sourcestringyes Short-TermThe 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 Short-TermThe value for this variable.