Partager via


JobCreateParameters.StdOutErrPathPrefix Propriété

Définition

Obtient ou définit le préfixe de chemin de sortie standard.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Chemin d’accès où le service Batch AI stocke stdout, stderror et le journal d’exécution du travail.

S’applique à