HostMemoryTieringType_enum
HostMemoryTieringType_enum
Enumeration of the supported kinds of memory tiering configurations.
Possible values:
noTiering
: The traditional memory configuration without any tiers.hardwareTiering
: The memory configuration where a tier is hardware-controlled and invisible to applications, e.g.Intel's Memory Mode.
Since: vSphere API Release 7.0.3.0
This data structure has no properties.
Enumeration: noTiering, hardwareTiering,