NodeHealthReport Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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 à
Azure SDK for .NET