eviction Policy
Parameters
value
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 toSpot
and will default toDelete
unless otherwise specified.