VirtualMachineFlagInfoVirtualExecUsage_enum
VirtualMachineFlagInfoVirtualExecUsage_enum
Set of possible values for virtualExecUsage.
Possible values:
hvAuto
: Determine automatically whether to use hardware virtualization (HV) support.hvOn
: Use hardware virtualization (HV) support if the physical hardware supports it.hvOff
: Do not use hardware virtualization (HV) support.
This data structure has no properties.
Enumeration: hvAuto, hvOn, hvOff,