CloudJob.CommonEnvironmentSettings Propriedade

Definição

Obtém ou define uma lista de configurações comuns de variável de ambiente. Essas variáveis de ambiente são definidas para todas as tarefas neste CloudJob (incluindo as tarefas Gerenciador de Trabalhos, Preparação do Trabalho e Liberação de Trabalho).

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

Valor da propriedade

Aplica-se a