共用方式為


StartTask.EnvironmentSettings 屬性

定義

取得或設定啟動工作的環境變數設定清單。

[Newtonsoft.Json.JsonProperty(PropertyName="environmentSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.EnvironmentSetting> EnvironmentSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="environmentSettings")>]
member this.EnvironmentSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.EnvironmentSetting> with get, set
Public Property EnvironmentSettings As IList(Of EnvironmentSetting)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於