VirtualMachineVirtualPMem
Virtual Persistent Memory configuration for the VM.
Since: vSphere API Release 7.0.3.0
{
"_typeName": "string",
"snapshotMode": "string"
}
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.