PipelineRun.RunId Property

Definition

Gets identifier of a run.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to