次の方法で共有


BatchJobReleaseTask.EnvironmentSettings Property

Definition

A list of environment variable settings for the Job Release 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