HealthEndpointOptions.Pattern property
Gets or sets the relative route path the endpoint is exposed on. Defaults to /health.
public string Pattern { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the relative route path the endpoint is exposed on. Defaults to /health.
public string Pattern { get; set; }