reservationSubBlockInUseCount property

int? reservationSubBlockInUseCount
getter/setter pair

The number of in-use reservation subBlocks associated with this reservation block.

If at least one VM is running on a subBlock, it is considered in-use.

Output only.

Implementation

core.int? reservationSubBlockInUseCount;