evictionPolicy

val evictionPolicy: Output<String>?

The Eviction Policy which should be used for Virtual Machines within the Virtual Machine Scale Set powering this Node Pool. Possible values are Deallocate and Delete. Changing this forces a new resource to be created.

Note: An Eviction Policy can only be configured when priority is set to Spot and will default to Delete unless otherwise specified.