ADO.NET Provider for Azure Cosmos DB

Build 25.0.9434

RequestPriorityLevel

Specifies the priority level for requests sent to Azure Cosmos DB when the number of requests exceeds the configured RU/s within a second.

Possible Values

None, Low, High

Data Type

string

Default Value

"None"

Remarks

  • None: Sends requests with the default priority.
  • Low: Sends requests with low priority.
  • High: Sends requests with high priority.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434