Migration Center v1 API - Enum PersistentDiskType (1.4.0)

public enum PersistentDiskType

Reference documentation and code samples for the Migration Center v1 API enum PersistentDiskType.

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

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

Name Description
Balanced

Balanced Persistent Disk.

Ssd

SSD Persistent Disk.

Standard

Standard HDD Persistent Disk.

Unspecified

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.