PipelineRun.RunGroupId Property

Definition

Gets identifier that correlates all the recovery runs of a pipeline run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to