VirtualMachineFlagInfoVirtualMmuUsage_enum
VirtualMachineFlagInfoVirtualMmuUsage_enum
Set of possible values for virtualMmuUsage.
Possible values:
automatic
: Determine automatically whether to use nested page table hardware support.on
: Use nested paging hardware support if the physical hardware supports it.off
: Do not use nested page table hardware support.
This data structure has no properties.
Enumeration:
automatic,
on,
off,