Share via


BatchTask.EnvironmentSettings Property

Definition

A list of environment variable settings for the Task.

public System.Collections.Generic.IReadOnlyList<Azure.Compute.Batch.EnvironmentSetting> EnvironmentSettings { get; }
member this.EnvironmentSettings : System.Collections.Generic.IReadOnlyList<Azure.Compute.Batch.EnvironmentSetting>
Public ReadOnly Property EnvironmentSettings As IReadOnlyList(Of EnvironmentSetting)

Property Value

Applies to