PsAzureScriptBase.EnvironmentVariables Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.EnvironmentVariable> EnvironmentVariables { get; set; }
member this.EnvironmentVariables : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.EnvironmentVariable> with get, set
Public Property EnvironmentVariables As IList(Of EnvironmentVariable)

Property Value

IList<EnvironmentVariable>

Applies to