HealthEndpointOptions.RateLimitPolicyName property
Gets or sets the name of an ASP.NET Core rate limiting policy to apply, if any.
public string? RateLimitPolicyName { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the name of an ASP.NET Core rate limiting policy to apply, if any.
public string? RateLimitPolicyName { get; set; }