다음을 통해 공유


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 및 실행 로그를 업로드하는 경로의 접두사입니다.

적용 대상