Compartir a través de


JobManagerTask.EnvironmentSettings Propiedad

Definición

Obtiene o establece un conjunto de valores de entorno para la tarea JobManager.

public System.Collections.Generic.IList<Microsoft.Azure.Batch.EnvironmentSetting> EnvironmentSettings { get; set; }
member this.EnvironmentSettings : System.Collections.Generic.IList<Microsoft.Azure.Batch.EnvironmentSetting> with get, set
Public Property EnvironmentSettings As IList(Of EnvironmentSetting)

Valor de propiedad

Se aplica a