次の方法で共有


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、および実行ログを格納するパス。

適用対象