JobExecutionContainer.Env プロパティ

定義

コンテナー環境変数。

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

プロパティ値

適用対象