RepairScopeIdentifier.Kind Property

Definition

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

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

Property Value

The kind of the RepairScopeIdentifier represented by the current object.

Applies to