automaticInstanceRepair

@JvmName(name = "cosynxwsoqpaxsau")
suspend fun automaticInstanceRepair(value: Output<LinuxVirtualMachineScaleSetAutomaticInstanceRepairArgs>)

Parameters

value

An automatic_instance_repair block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid health_probe_id or an Application Health Extension.

NOTE: For more information about Automatic Instance Repair, please refer to this doc.


@JvmName(name = "sbrqqbyornqtaceb")
suspend fun automaticInstanceRepair(argument: suspend LinuxVirtualMachineScaleSetAutomaticInstanceRepairArgsBuilder.() -> Unit)

Parameters

argument

An automatic_instance_repair block as defined below. To enable the automatic instance repair, this Virtual Machine Scale Set must have a valid health_probe_id or an Application Health Extension.

NOTE: For more information about Automatic Instance Repair, please refer to this doc.