Enum ComputeEngineDiskType (2.1.0)

public enum ComputeEngineDiskType

Types of disks supported for Compute Engine VM.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

NameDescription
Balanced

An alternative to SSD persistent disks that balance performance and cost.

Ssd

SSD hard disk type.

Standard

A Standard disk type.

Unspecified

An unspecified disk type. Will be used as STANDARD.