다음을 통해 공유


Job.StdOutErrPathPrefix 속성

정의

표준 출력 디렉터리 경로 접두사를 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

Batch AI 서비스에서 작업의 stdout, stderror 및 실행 로그를 저장하는 경로입니다.

적용 대상