RepairTask.RestoringHealthCheckEndTimestamp Property

Definition

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

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

Property Value

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

Applies to