Image Template Restart Customizer Response
data class ImageTemplateRestartCustomizerResponse(val name: String? = null, val restartCheckCommand: String? = null, val restartCommand: String? = null, val restartTimeout: String? = null, val type: String)
Reboots a VM and waits for it to come back online (Windows). Corresponds to Packer windows-restart provisioner