HealthCheckCheckResultData Properties |
The HealthCheckCheckResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception |
Gets or sets the exception for the current health check.
| |
| HealthCheckResult |
Gets or sets the HealthCheckResult object for the current health check.
| |
| HealthChecks |
Gets a list of health checks and their messages.
| |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |