ActivityRun.PipelineRunId Property

Definition

Gets the id of the pipeline run.

[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