RepairTargetKind enum

type: string

Specifies the kind of the repair target. This type supports the Service Fabric platform; it is not meant to be used directly from your code.'

Possible values are:

  • Invalid - The repair target is not valid or is of an unknown type.
  • Node - The repair target is a set of Service Fabric nodes.