PipelineRun.RunEnd Property

Definition

The end time of a pipeline run in ISO8601 format.

public DateTimeOffset? RunEnd { get; }
member this.RunEnd : Nullable<DateTimeOffset>
Public ReadOnly Property RunEnd As Nullable(Of DateTimeOffset)

Property Value

Applies to