enabled property

bool? enabled
getter/setter pair

Denotes that this node pool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.

Implementation

core.bool? enabled;