Condividi tramite


JobStages.StageTime Property

Definition

Gets time for the job stage in UTC ISO 8601 format.

[Newtonsoft.Json.JsonProperty(PropertyName="stageTime")]
public DateTime? StageTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stageTime")>]
member this.StageTime : Nullable<DateTime>
Public ReadOnly Property StageTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to