EnvironmentVariable interface
Model representing an environment variable.
Property Details
name
Environment variable name.
name: string
Property Value
string
value
Environment variable value.
value: string
Property Value
string