Share via


RepairImpactKind Enum

Definition

Specifies the kind of the RepairImpactDescription.

This type supports the Service Fabric platform; it is not meant to be used directly from your code.

public enum RepairImpactKind
type RepairImpactKind = 
Public Enum RepairImpactKind
Inheritance
RepairImpactKind

Fields

Invalid 0

The repair impact is not valid or is of an unknown type.

Node 1

The repair impact affects a set of Service Fabric nodes.

Applies to