SiteContainerProperties.EnvironmentVariable Property

Definition

List of environment variables

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

Property Value

Implements

Attributes

Applies to