GroupStatus interface
模型接口 GroupStatus
属性
| actual |
获取或设置组的实际容量信息。 |
| endpoint |
获取或设置组中终结点的实际数量。 |
| requested |
获取或设置组的实例请求数。 |
属性详细信息
actualCapacityInfo
endpointCount
获取或设置组中终结点的实际数量。
endpointCount?: number
属性值
number
requestedCapacity
获取或设置组的实例请求数。
requestedCapacity?: number
属性值
number