Freigeben über


ClusterHealthReport(HealthInformation) Konstruktor

Definition

Erstellt einen Clusterintegritätsbericht.

public ClusterHealthReport(System.Fabric.Health.HealthInformation healthInformation);
new System.Fabric.Health.ClusterHealthReport : System.Fabric.Health.HealthInformation -> System.Fabric.Health.ClusterHealthReport
Public Sub New (healthInformation As HealthInformation)

Parameter

healthInformation
HealthInformation

Die Integritätsinformationen, die die Berichtsparameter beschreiben. Darf nicht NULL sein.

Ausnahmen

Ein NULL-Wert wurde für einen erforderlichen Parameter übergeben.

Gilt für: