skipGuestOsShutdown property

bool? skipGuestOsShutdown
getter/setter pair

Default is false and there will be 120 seconds between GCE ACPI G2 Soft Off and ACPI G3 Mechanical Off for Standard VMs and 30 seconds for Spot VMs.

Implementation

core.bool? skipGuestOsShutdown;