DataBoxEdgeRefreshDetails.LastCompletedRefreshJobTimeInUtc Property

Definition

Indicates the completed time for the last refresh job on this particular share or container, if any.This could be a failed job or a successful job.

public DateTimeOffset? LastCompletedRefreshJobTimeInUtc { get; set; }
member this.LastCompletedRefreshJobTimeInUtc : Nullable<DateTimeOffset> with get, set
Public Property LastCompletedRefreshJobTimeInUtc As Nullable(Of DateTimeOffset)

Property Value

Applies to