Class Constants.HealthChecks.RoutePath
Contains route path constants for health checks.
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.HealthChecks.RoutePath
Fields
View SourceHealthCheck
The route path segment for health check endpoints.
Declaration
public const string HealthCheck = "health-check"
Field Value
| Type | Description |
|---|---|
| string |