Partager via


NodeHealthReport Classe

Définition

Représente un rapport d’intégrité à appliquer à l’entité d’intégrité du nœud. Le rapport est envoyé au magasin d’intégrité avec ReportHealth(HealthReport).

public class NodeHealthReport : System.Fabric.Health.HealthReport
type NodeHealthReport = class
    inherit HealthReport
Public Class NodeHealthReport
Inherits HealthReport
Héritage
NodeHealthReport

Constructeurs

NodeHealthReport(String, HealthInformation)

Initialise une nouvelle instance de la classe NodeHealthReport.

Propriétés

HealthInformation

Obtient les informations d’intégrité qui décrivent les champs d’intégrité courants.

(Hérité de HealthReport)
Kind

Obtient le type de rapport d’intégrité.

(Hérité de HealthReport)
NodeName

Obtient le nom du nœud.

S’applique à