Share via


JobStatistics.LastUpdateTimeUtc Property

Definition

Gets the last update time for the statistics.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to