Share via


RepairTargetDescription.Kind Property

Definition

Gets the kind of the RepairTargetDescription represented by the current object.

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

Property Value

The kind of the RepairTargetDescription represented by the current object.

Applies to