public enum VmwareDiskConfig.Types.BackingTypeReference documentation and code samples for the Migration Center v1 API enum VmwareDiskConfig.Types.BackingType.
VMDK backing type possible values.
Namespace
Google.Cloud.MigrationCenter.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |