inUseHostCount property

int? inUseHostCount
getter/setter pair

Number of hosts currently in use.

If there is one or more Instances running on the host, it is considered in use.

Output only.

Implementation

core.int? inUseHostCount;