Поделиться через


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

Применяется к