Types of disks supported for Compute Engine VM.
| Enums | |
|---|---|
COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED |
An unspecified disk type. Will be used as STANDARD. |
COMPUTE_ENGINE_DISK_TYPE_STANDARD |
A Standard disk type. |
COMPUTE_ENGINE_DISK_TYPE_SSD |
SSD hard disk type. |
COMPUTE_ENGINE_DISK_TYPE_BALANCED |
An alternative to SSD persistent disks that balance performance and cost. |
COMPUTE_ENGINE_DISK_TYPE_HYPERDISK_BALANCED |
Hyperdisk balanced disk type. |