RepairTargetKind Enum

Definition

Specifies the kind of the RepairTargetDescription.

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

C#
public enum RepairTargetKind
Inheritance
RepairTargetKind

Fields

Name Value Description
Invalid 0

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

Node 1

The repair target is a set of Service Fabric nodes.

Applies to

Product Versions
Azure SDK for .NET Legacy, Latest