ComponentRateLimitReference

Represents a reference to a rate limiter previously declared by a RateLimitProvider.

Each rate limit reference is unique, the uniqueness can be qualified as a composite primary key with both the group and discriminator.

Parameters

group

The name of the rate limiter declared by a RateLimitProvider

discriminator

Differentiates this component from others using the same group, must be unique within the group

See also

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Transform this reference into a string that can be used as a bucket key.