Spot Restore Policy Args
data class SpotRestorePolicyArgs(val enabled: Output<Boolean>? = null, val restoreTimeout: Output<String>? = null) : ConvertibleToJava<SpotRestorePolicyArgs>
Specifies the Spot-Try-Restore properties for the virtual machine scale set. With this property customer can enable or disable automatic restore of the evicted Spot VMSS VM instances opportunistically based on capacity availability and pricing constraint.