MapRouteOptions.RateLimitPolicyName property

The name of the rate limit policy to apply to this route, if any.

public string? RateLimitPolicyName { get; set; }

See Also