HealthCheckOptions Class |
Namespace: Dundas.BI.WebApi.Models
The HealthCheckOptions type exposes the following members.
Name | Description | |
---|---|---|
HealthCheckOptions | Initializes a new instance of the HealthCheckOptions class |
Name | Description | |
---|---|---|
ChecksToIgnore |
Gets or sets the list of checks to ignore.
| |
ChecksToRun |
Gets or sets the list of checks to run.
| |
FixErrors |
Gets or sets a value indicating whether the health check should attempt to fix errors.
|