EnvironmentVariable

The environment variable to set within the container instance.

AzureCloudContainer InstancesContainersMicrosoftServerless

Properties

Name Type Description
name string The name of the environment variable.
secureValue string The value of the secure environment variable.
value string The value of the environment variable.
View JSON Schema on GitHub