VM Migration v1 API - Enum ComputeEngineDiskType (2.6.0)

public enum ComputeEngineDiskType

Reference documentation and code samples for the VM Migration v1 API enum ComputeEngineDiskType.

Types of disks supported for Compute Engine VM.

Namespace

Google.Cloud.VMMigration.V1

Assembly

Google.Cloud.VMMigration.V1.dll

Fields

Name Description
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.