RepairTask.PreparingHealthCheckState Property

Definition

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

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

Property Value

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

Applies to