Module: Google::Cloud::VMMigration::V1::ComputeScheduling::OnHostMaintenance
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Constant Summary collapse
- ON_HOST_MAINTENANCE_UNSPECIFIED =
An unknown, unexpected behavior.
0
- TERMINATE =
Terminate the instance when the host machine undergoes maintenance.
1
- MIGRATE =
Migrate the instance when the host machine undergoes maintenance.
2