ContainerAppContainer.Env Property

Definition

Container environment variables.

public System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.EnvironmentVar> Env { get; }
member this.Env : System.Collections.Generic.IList<Azure.ResourceManager.Applications.Containers.Models.EnvironmentVar>
Public ReadOnly Property Env As IList(Of EnvironmentVar)

Property Value

Applies to