Share via


IExecutionConfigurationResult.EnvironmentVariables Property

Definition

Gets the processed environment variables to apply to the resource.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> EnvironmentVariables { get; }
member this.EnvironmentVariables : seq<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property EnvironmentVariables As IEnumerable(Of KeyValuePair(Of String, String))

Property Value

Applies to