File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2023-04-15 Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7993
7993
"description" : " The throughput replace is pending" ,
7994
7994
"readOnly" : true
7995
7995
},
7996
- " instantScaleUpValue " {
7997
- "type" : " integer " ,
7996
+ "instantMaximumThroughput" : {
7997
+ "type" : " string " ,
7998
7998
"description" : " The offer throughput value to instantly scale up without triggering splits" ,
7999
7999
"readOnly" : true
8000
8000
},
8001
- " softmaxquota " {
8002
- "type" : " integer " ,
8003
- "description" : " The offer value beyond which making offer put calls will result in quota errors " ,
8001
+ "softAllowedMaximumThroughput" : {
8002
+ "type" : " string " ,
8003
+ "description" : " The maximum throughput value or the maximum maxThroughput value (for autoscale) that can be specified " ,
8004
8004
"readOnly" : true
8005
8005
}
8006
8006
}
You can’t perform that action at this time.
0 commit comments