你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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