Partilhar via


SetupTask.StdOutErrPathPrefix Propriedade

Definição

Obtém ou define o prefixo do caminho de saída.

[Newtonsoft.Json.JsonProperty(PropertyName="stdOutErrPathPrefix")]
public string StdOutErrPathPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stdOutErrPathPrefix")>]
member this.StdOutErrPathPrefix : string with get, set
Public Property StdOutErrPathPrefix As String

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O prefixo de um caminho em que o serviço batch AI carregará o stdout, o stderr e o registo de execução da tarefa de configuração.

Aplica-se a