inUseHostCount property

int? inUseHostCount
final

Output only. Number of hosts currently in use. If there is one or more Instances running on the host, it is considered in use.

Implementation

final int? inUseHostCount;