HealthEvaluationKind Enum

Definition

Enumerates the kinds of health evaluation.

public enum HealthEvaluationKind
type HealthEvaluationKind = 
Public Enum HealthEvaluationKind
Inheritance
HealthEvaluationKind

Fields

Application 18

Indicates that the health evaluation is for an application.

Applications 8

Indicates that the health evaluation is for the cluster applications.

ApplicationTypeApplications 21

Indicates that the health evaluation is for the application type applications.

DeltaNodesCheck 19

Indicates that the health evaluation is for the delta of unhealthy cluster nodes.

DeployedApplication 17

Indicates that the health evaluation is for a deployed application.

DeployedApplications 5

Indicates that the health evaluation is for the deployed applications of an application.

DeployedServicePackage 16

Indicates that the health evaluation is for a deployed service package.

DeployedServicePackages 4

Indicates that the health evaluation is for the deployed service packages of a deployed application.

Event 1

Indicates that the health evaluation is for a health event.

Invalid 0

Indicates that the health evaluation is invalid.

Node 12

Indicates that the health evaluation is for a node.

Nodes 7

Indicates that the health evaluation is for the cluster nodes.

NodeTypeNodes 22

Indicates that the health evaluation is for the node type nodes.

Partition 14

Indicates that the health evaluation is for a partition.

Partitions 3

Indicates that the health evaluation is for the partitions of a service.

Replica 13

Indicates that the health evaluation is for a replica.

Replicas 2

Indicates that the health evaluation is for the replicas of a partition.

Service 15

Indicates that the health evaluation is for a service.

Services 6

Indicates that the health evaluation is for services of an application.

SystemApplication 9

Indicates that the health evaluation is for the system application.

UpgradeDomainDeltaNodesCheck 20

Indicates that the health evaluation is for the delta of unhealthy upgrade domain cluster nodes.

UpgradeDomainDeployedApplications 10

Indicates that the health evaluation is for the deployed applications of an application in an upgrade domain.

UpgradeDomainNodes 11

Indicates that the health evaluation is for the cluster nodes in an upgrade domain.

Applies to