ContainerAppGitHubActionConfiguration.BuildEnvironmentVariables Property

Definition

List of environment variables to be passed to the build.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.EnvironmentVariable> BuildEnvironmentVariables { get; }
member this.BuildEnvironmentVariables : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.EnvironmentVariable>
Public ReadOnly Property BuildEnvironmentVariables As IList(Of EnvironmentVariable)

Property Value

Applies to