Skip to content

RateLimitPartitionKind

Namespace AgentPrism · Assembly AgentPrism.Core.dll

Which key the rate limit is partitioned by.

public enum RateLimitPartitionKind

Global = 1

The limit is shared across the whole deployment.

Tenant = 0

Each tenant gets its own quota.