PipelineRun.RunEnd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the end time of a pipeline run in ISO8601 format.
[Newtonsoft.Json.JsonProperty(PropertyName="runEnd")]
public DateTime? RunEnd { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runEnd")>]
member this.RunEnd : Nullable<DateTime>
Public ReadOnly Property RunEnd As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute