VirtualMachineVirtualPMem

VirtualMachineVirtualPMem
VirtualMachineVirtualPMem

Virtual Persistent Memory configuration for the VM.

Since: vSphere API Release 7.0.3.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "snapshotMode": "string"
}
string
snapshotMode
Optional

An enum describing behavior of NVDIMM devices when a VM snapshot is taken and restored.

If unset, taking a VM snapshot will fail when the VM is configured with NVDIMMs. See VirtualMachineVirtualPMemSnapshotModeEnum for supported values. The snapshot mode applies to all NVDIMMs configured for the VM. Property is currently only applicable to VMs with virtual NVDIMMs and not applicable to vPMem disks. Setting this property will fail if the VM has existing snapshots.

Availability
Added in vSphere API Release 7.0.3.0