RepairTask.RestoringHealthCheckStartTimestamp Property

Definition

Gets the time when the repair task started the health check in the Restoring state.

public DateTime? RestoringHealthCheckStartTimestamp { get; }
member this.RestoringHealthCheckStartTimestamp : Nullable<DateTime>
Public ReadOnly Property RestoringHealthCheckStartTimestamp As Nullable(Of DateTime)

Property Value

The time when the repair task started the health check in the Restoring state.

Applies to