Enum - NvdimmRangeType(vim.host.NvdimmSystem.RangeType)

Since
vSphere API 6.7


Enum Description

An indicator of how a memory range is being used

Enum Constants

NameDescription
blockRange NVDIMM block data window region
controlRange NVDIMM control region
persistentRange Identifies the region to be persistent
persistentVirtualCDRange NVDIMM persistent virtual CD region
persistentVirtualDiskRange NVDIMM persistent virtual disk region
volatileRange Identifies the region to be volatile
volatileVirtualCDRange NVDIMM volatile virtual CD region
volatileVirtualDiskRange NVDIMM volatile virtual disk region

Show WSDL type definition