Package version:
Represents Priority Level associated with each Azure Cosmos DB client requests. The Low priority requests are always throttled before any High priority requests.
By default all requests are considered as High priority requests.
See https://aka.ms/CosmosDB/PriorityBasedExecution for more detailed documentation on Priority based throttling.
High Priority requests are throttled after Low priority requests.
Low Priority requests are throttled before High priority requests.
Represents Priority Level associated with each Azure Cosmos DB client requests.
The Low priority requests are always throttled before any High priority requests.
By default all requests are considered as High priority requests.
See https://aka.ms/CosmosDB/PriorityBasedExecution for more detailed documentation on Priority based throttling.