evictionPolicy

@JvmName(name = "sdtlbpxqdfefsvdj")
suspend fun evictionPolicy(value: Output<String>)
@JvmName(name = "qpjlhftpgnofvtfm")
suspend fun evictionPolicy(value: String?)

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 to Spot and will default to Delete unless otherwise specified.