Share via


JobExecutionContainer.Env Property

Definition

Container environment variables.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IEnvironmentVar> Env { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Env : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.App.Models.IEnvironmentVar> with get, set
Public Property Env As List(Of IEnvironmentVar)

Property Value

Implements

Env
Attributes

Applies to