AutoscaleTimeAndCapacity interface
时间和容量请求参数
属性
| max |
群集的最大实例计数 |
| min |
群集的最小实例计数 |
| time | 格式为 xx:xx 的 24 小时时间 |
属性详细信息
maxInstanceCount
群集的最大实例计数
maxInstanceCount?: number
属性值
number
minInstanceCount
群集的最小实例计数
minInstanceCount?: number
属性值
number
time
格式为 xx:xx 的 24 小时时间
time?: string
属性值
string