Condividi tramite


StartTask.EnvironmentSettings Proprietà

Definizione

Ottiene o imposta un elenco di impostazioni delle variabili di ambiente per l'attività di avvio.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a