preemptible property
Defines whether the instance is preemptible.
This can only be set during
instance creation or while the instance isstopped and
therefore, in a TERMINATED state. SeeInstance Life
Cycle for more information on the possible instance states.
Implementation
core.bool? preemptible;