GroupStatus interface
模型介面 GroupStatus
屬性
| actual |
取得或設定群組的實際容量資訊。 |
| endpoint |
取得或設定群組中的實際端點數目。 |
| requested |
取得或設定群組的執行個體要求數目。 |
屬性詳細資料
actualCapacityInfo
endpointCount
取得或設定群組中的實際端點數目。
endpointCount?: number
屬性值
number
requestedCapacity
取得或設定群組的執行個體要求數目。
requestedCapacity?: number
屬性值
number