nodeCount property

int? nodeCount
getter/setter pair

Number of nodes with this spec.

The system will attempt to provison "node_count" nodes as part of the request. This needs to be > 1.

Required.

Implementation

core.int? nodeCount;