HealthCheckCheckResultData Class | 
Namespace: Dundas.BI.WebApi.Models
The HealthCheckCheckResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| HealthCheckCheckResultData | 
            Initializes a new instance of the HealthCheckCheckResultData class.
              | 
| 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.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            The mapping between HealthCheckCheckResult and HealthCheckCheckResultData.
              |