MapRouteOptions.RateLimitPolicyName property
The name of the rate limit policy to apply to this route, if any.
public string? RateLimitPolicyName { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
The name of the rate limit policy to apply to this route, if any.
public string? RateLimitPolicyName { get; set; }