[Bug] Passing in Throughput Object with offer_throughput #39937
Labels
Client
This issue points to a problem in the data-plane of the library.
Cosmos
Service Attention
Workflow: This issue is responsible by Azure service team.
The following code snippet does not work. The throughput object currently only works for auto scale. For manual throughput passing in an int is the only option. The logic for parsing the auto scale properties should also be reviewed again.
The behavior for the code above should be the same as the one below.
The text was updated successfully, but these errors were encountered: