Share via


RepairImpactDescription.Kind Property

Definition

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

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

Property Value

The kind of the RepairImpactDescription represented by the current object.

Applies to