RepairTask.Flags Property

Definition

Gets the flags that give additional details about the status of the repair task.

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

Property Value

The flags that give additional details about the status of the repair task.

Applies to