RepairTask.PreparingHealthCheckEndTimestamp Property

Definition

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

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

Property Value

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

Applies to