Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::PersistentDiskType (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::PersistentDiskType.

The persistent disk (PD) types of Compute Engine virtual machines.

Constants

PERSISTENT_DISK_TYPE_UNSPECIFIED

value: 0
Unspecified (default value). Selecting this value allows the system to use any disk type according to reported usage. This a good value to start with.

PERSISTENT_DISK_TYPE_STANDARD

value: 1
Standard HDD Persistent Disk.

PERSISTENT_DISK_TYPE_BALANCED

value: 2
Balanced Persistent Disk.

PERSISTENT_DISK_TYPE_SSD

value: 3
SSD Persistent Disk.