Partager via


Container.Env Property

Definition

Container environment variables.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IEnvironmentVar[] Env { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Env : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IEnvironmentVar[] with get, set
Public Property Env As IEnvironmentVar()

Property Value

Implements

Env
Attributes

Applies to