Bagikan melalui


PipelineRunInvokedBy.PipelineRunId Property

Definition

Gets the run id of the pipeline that triggered the run, if any.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to