Compartir a través de


BatchJobManagerTask.EnvironmentSettings Property

Definition

A list of environment variable settings for the Job Manager Task.

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

Property Value

Applies to