nodeCount property

int? nodeCount
getter/setter pair

The number of nodes allocated to each replica.

This may be zero in API responses for instances that are not yet in state READY.

Implementation

core.int? nodeCount;