EnvironmentVariable

Describes an environment variable for the container.

Properties

Name Type Required
name string No
value string No

name

Type: string
Required: No

The name of the environment variable.


value

Type: string
Required: No

The value of the environment variable.