Commit 99e0015
Allow pre-provisioned throughput (#68)
* Allowing to use provisioned throughput by setting offerThroughput value to "0".
* Round-about way of re-writing this onto current main, but I wanted to keep the original PR commit in the list for credit.
---------
Co-authored-by: Al Baymar <[email protected]>1 parent 37f4c13 commit 99e0015
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- docs
- src/CosmosDBSessionStateProviderAsync
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
887 | 887 | | |
888 | 888 | | |
889 | 889 | | |
890 | | - | |
| 890 | + | |
891 | 891 | | |
892 | 892 | | |
893 | 893 | | |
| |||
0 commit comments