Test Search vSphere Web Services API


Enum - VirtualMachineFlagInfoVirtualExecUsage(vim.vm.FlagInfo.VirtualExecUsage)

Since
vSphere API Release 4.0


Enum Description

Set of possible values for virtualExecUsage.

Enum Constants

NameDescription
hvAuto Determine automatically whether to use hardware virtualization (HV) support.
hvOff Do not use hardware virtualization (HV) support.
hvOn Use hardware virtualization (HV) support if the physical hardware supports it.

Show WSDL type definition