ContainerAppGitHubActionConfiguration.BuildEnvironmentVariables Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)