共用方式為


SetupTask.StdOutErrPathPrefix 屬性

定義

取得或設定輸出路徑前置詞。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

Batch AI 服務將上傳安裝工作的 stdout、stderr 和執行記錄檔的路徑前置詞。

適用於