RateLimitPartitionKind
Namespace AgentPrism · Assembly
AgentPrism.Core.dllWhich key the rate limit is partitioned by.
public enum RateLimitPartitionKindFields
Section titled “Fields”Global = 1
The limit is shared across the whole deployment.
Tenant = 0
Each tenant gets its own quota.