Share via


BatchAccountPoolStartTask.EnvironmentSettings Property

Definition

A list of environment variable settings for the start task.

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchEnvironmentSetting> EnvironmentSettings { get; }
member this.EnvironmentSettings : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchEnvironmentSetting>
Public ReadOnly Property EnvironmentSettings As IList(Of BatchEnvironmentSetting)

Property Value

Applies to