Enum HealthCheckNotificationVerbosity
Specifies the verbosity level for health check notifications.
Namespace: Umbraco.Cms.Core.HealthChecks
Assembly: Umbraco.Core.dll
Syntax
public enum HealthCheckNotificationVerbosity
Fields
| Name | Description |
|---|---|
| Detailed | Provides detailed information about the health check results. |
| Summary | Provides a brief summary of the health check results. |