且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

DocumentDB-如何在存储过程中获取请求费用?

更新时间:2023-02-15 12:16:32

Azure Cosmos DB今天不提供此功能. ['x-ms-request-charge']值将在存储过程之外执行的各个操作消耗的RU范围内.

This is not available today with Azure Cosmos DB. The ['x-ms-request-charge'] value will be in the range of the RUs consumed by the individual operations performed outside the stored procedure.