次の方法で共有


PipelineRun.RunId プロパティ

定義

実行の識別子を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="runId")]
public string RunId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runId")>]
member this.RunId : string
Public ReadOnly Property RunId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象