HealthCheckOptions Properties

The HealthCheckOptions type exposes the following members.

Properties
  NameDescription
Public propertyChecksToIgnore
Gets or sets the list of checks to ignore.
Public propertyChecksToRun
Gets or sets the list of checks to run.
Public propertyFixErrors
Gets or sets a value indicating whether the health check should attempt to fix errors.
Top
See Also