RepairTask.RestoringHealthCheckState Property

Definition

Gets the workflow state of the health check when the repair task is in the Restoring state.

public System.Fabric.Repair.RepairTaskHealthCheckState RestoringHealthCheckState { get; }
member this.RestoringHealthCheckState : System.Fabric.Repair.RepairTaskHealthCheckState
Public ReadOnly Property RestoringHealthCheckState As RepairTaskHealthCheckState

Property Value

The workflow state of the health check when the repair task is in the Restoring state.

Applies to