Sdílet prostřednictvím


JobCreateParameters.StdOutErrPathPrefix Vlastnost

Definice

Získá nebo nastaví standardní předponu výstupní cesty.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Cesta, kam bude služba Batch AI ukládat stdout, stderror a protokol spuštění úlohy.

Platí pro