evictionPolicy

@JvmName(name = "uurbhtlemjnfsbws")
suspend fun evictionPolicy(value: Output<Either<String, VirtualMachineEvictionPolicyTypes>>)
@JvmName(name = "etirdstamiuirfij")
suspend fun evictionPolicy(value: Either<String, VirtualMachineEvictionPolicyTypes>?)
@JvmName(name = "khrbbuawclarpxip")
fun evictionPolicy(value: String)
@JvmName(name = "wgumwqidhymtsgyr")
fun evictionPolicy(value: VirtualMachineEvictionPolicyTypes)

Parameters

value

Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2017-10-30-preview.