nodeGroup property

String? nodeGroup
getter/setter pair

Setting this field will assign instances of this pool to run on the specified node group.

This is useful for running workloads on sole tenant nodes.

Implementation

core.String? nodeGroup;