Partager via


ServiceHealthReport Classe

Définition

Représente un rapport d’intégrité à appliquer à une entité d’intégrité de service. Le rapport est envoyé au magasin d’intégrité avec ReportHealth(HealthReport).

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

Constructeurs

ServiceHealthReport(Uri, HealthInformation)

Initialise une nouvelle instance de ServiceHealthReport.

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 du rapport d’intégrité.

(Hérité de HealthReport)
ServiceName

Obtient le nom du service.

S’applique à