System.Threading.RateLimiting.RateLimitPartition<TKey>
Type returned by Get<T> methods to be used by Create<T, U> to know what partitions are configured.
The function called when a rate limiter for the given partitionKey is needed.
The specific key for this partition.
Constructs the RateLimitPartition<T> for use in Create<T, U>.