RepairTask.PerformRestoringHealthCheck Property

Definition

Gets or sets a value to determine if health checks have to be performed when the repair task enters the Restoring state.

public bool PerformRestoringHealthCheck { get; set; }
member this.PerformRestoringHealthCheck : bool with get, set
Public Property PerformRestoringHealthCheck As Boolean

Property Value

A value to determine if health checks have to be performed when the repair task enters the Restoring state.

Applies to