SiteContainer.EnvironmentVariable Property

Definition

List of environment variables

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

Property Value

Implements

Attributes

Applies to