Partilhar via


JobCreateParameters.StdOutErrPathPrefix Propriedade

Definição

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

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

O caminho onde o serviço Batch AI irá armazenar stdout, stderror e registo de execução da tarefa.

Aplica-se a