Share via


ClusterRepairTask Class

Definition

public sealed class ClusterRepairTask : System.Fabric.Repair.RepairTask
type ClusterRepairTask = class
    inherit RepairTask
Public NotInheritable Class ClusterRepairTask
Inherits RepairTask
Inheritance
System.Object
ClusterRepairTask

Constructors

ClusterRepairTask(String, String)

Properties

Action (Inherited from RepairTask)
ApprovedTimestamp (Inherited from RepairTask)
ClaimedTimestamp (Inherited from RepairTask)
CompletedTimestamp (Inherited from RepairTask)
CreatedTimestamp (Inherited from RepairTask)
Description (Inherited from RepairTask)
ExecutingTimestamp (Inherited from RepairTask)
Executor (Inherited from RepairTask)
ExecutorData (Inherited from RepairTask)
Flags (Inherited from RepairTask)
Impact (Inherited from RepairTask)
PerformPreparingHealthCheck (Inherited from RepairTask)
PerformRestoringHealthCheck (Inherited from RepairTask)
PreparingHealthCheckEndTimestamp (Inherited from RepairTask)
PreparingHealthCheckStartTimestamp (Inherited from RepairTask)
PreparingHealthCheckState (Inherited from RepairTask)
PreparingTimestamp (Inherited from RepairTask)
RestoringHealthCheckEndTimestamp (Inherited from RepairTask)
RestoringHealthCheckStartTimestamp (Inherited from RepairTask)
RestoringHealthCheckState (Inherited from RepairTask)
RestoringTimestamp (Inherited from RepairTask)
ResultCode (Inherited from RepairTask)
ResultDetails (Inherited from RepairTask)
ResultStatus (Inherited from RepairTask)
Scope (Inherited from RepairTask)
State (Inherited from RepairTask)
Target (Inherited from RepairTask)
TaskId (Inherited from RepairTask)
Version (Inherited from RepairTask)

Applies to