enabled property

bool? enabled
getter/setter pair

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

Implementation

core.bool? enabled;