Module: Google::Cloud::BackupDR::V1::Scheduling::OnHostMaintenance
- Defined in:
- proto_docs/google/cloud/backupdr/v1/backupvault_gce.rb
Overview
Defines the maintenance behavior for this instance=
Constant Summary collapse
- ON_HOST_MAINTENANCE_UNSPECIFIED =
Default value. This value is unused.
0- TERMINATE =
Tells Compute Engine to terminate and (optionally) restart the instance away from the maintenance activity.
1- MIGRATE =
Default, Allows Compute Engine to automatically migrate instances out of the way of maintenance events.
1000