Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::ComputeEngineDiskType (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::ComputeEngineDiskType.
Types of disks supported for Compute Engine VM.
Constants
COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED
value: 0 An unspecified disk type. Will be used as STANDARD.
COMPUTE_ENGINE_DISK_TYPE_STANDARD
value: 1 A Standard disk type.
COMPUTE_ENGINE_DISK_TYPE_SSD
value: 2 SSD hard disk type.
COMPUTE_ENGINE_DISK_TYPE_BALANCED
value: 3 An alternative to SSD persistent disks that balance performance and
cost.