次の方法で共有


RunRequest.LogTemplate プロパティ

定義

実行ログ成果物のリポジトリとタグ情報を記述するテンプレートを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="logTemplate")]
public string LogTemplate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logTemplate")>]
member this.LogTemplate : string with get, set
Public Property LogTemplate As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象