Compartir a través de


Job.StdOutErrPathPrefix Propiedad

Definición

Obtiene o establece el prefijo de ruta de acceso del directorio de salida estándar.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Ruta de acceso donde el servicio Batch AI almacena stdout, stderror y el registro de ejecución del trabajo.

Se aplica a