JobPipelineRunInformation.LastSubmitTime 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 time this instance was last submitted.
[Newtonsoft.Json.JsonProperty(PropertyName="lastSubmitTime")]
public DateTimeOffset? LastSubmitTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSubmitTime")>]
member this.LastSubmitTime : Nullable<DateTimeOffset>
Public ReadOnly Property LastSubmitTime As Nullable(Of DateTimeOffset)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute