minNodeCpus property

int? minNodeCpus
getter/setter pair

The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node.

This field can only be set if the node pool is created in a shared sole-tenant node group.

Optional.

Implementation

core.int? minNodeCpus;