次の方法で共有


PipelineRunInvokedBy.PipelineRunId プロパティ

定義

実行をトリガーしたパイプラインの実行 ID (存在する場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象