Module: Google::Cloud::VMMigration::V1::BootConversion

Defined in:
proto_docs/google/cloud/vmmigration/v1/vmmigration.rb

Overview

Possible boot options conversions.

Constant Summary collapse

BOOT_CONVERSION_UNSPECIFIED =

Unspecified conversion type.

0
NONE =

No conversion.

1
BIOS_TO_EFI =

Convert from BIOS to EFI.

2