public enum ComputeEngineDiskTypeReference documentation and code samples for the VM Migration v1 API enum ComputeEngineDiskType.
Types of disks supported for Compute Engine VM.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
|---|---|
| Name | Description |
Balanced |
An alternative to SSD persistent disks that balance performance and cost. |
HyperdiskBalanced |
Hyperdisk balanced disk type. |
Ssd |
SSD hard disk type. |
Standard |
A Standard disk type. |
Unspecified |
An unspecified disk type. Will be used as STANDARD. |