CreateUpdateOptions interface
CreateUpdateOptions 是描述资源的键值对的列表。 支持的密钥为“If-Match”、“If-None-Match”、“Session-Token”和“Throughput”
属性
| autoscale |
指定自动缩放设置。 注意:需要吞吐量或自动缩放设置,但不需要两者。 |
| throughput | 每秒请求单位数。 例如,“throughput”:10000。 |
属性详细信息
autoscaleSettings
throughput
每秒请求单位数。 例如,“throughput”:10000。
throughput?: number
属性值
number