Migration Center v1 API - Enum VmwareDiskConfig.Types.BackingType (1.1.0)

public enum VmwareDiskConfig.Types.BackingType

Reference documentation and code samples for the Migration Center v1 API enum VmwareDiskConfig.Types.BackingType.

VMDK backing type possible values.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
FlatV1

Flat v1.

FlatV2

Flat v2.

Pmem

Persistent memory, also known as Non-Volatile Memory (NVM).

RdmV1

Raw Disk Memory v1.

RdmV2

Raw Disk Memory v2.

Sesparse

SEsparse is a snapshot format introduced in vSphere 5.5 for large disks.

SesparseV1

SEsparse v1.

SesparseV2

SEsparse v1.

Unspecified

Default value.