GroupStatus interface

模型介面 GroupStatus

屬性

actualCapacityInfo

取得或設定群組的實際容量資訊。

endpointCount

取得或設定群組中的實際端點數目。

requestedCapacity

取得或設定群組的執行個體要求數目。

屬性詳細資料

actualCapacityInfo

取得或設定群組的實際容量資訊。

actualCapacityInfo?: ActualCapacityInfo

屬性值

endpointCount

取得或設定群組中的實際端點數目。

endpointCount?: number

屬性值

number

requestedCapacity

取得或設定群組的執行個體要求數目。

requestedCapacity?: number

屬性值

number