Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVcpuConfig(vim.vm.VcpuConfig)
- Property of
- VirtualMachineConfigInfo, VirtualMachineConfigSpec
- Extends
- DynamicData
- See also
- LatencySensitivity
- Since
- vSphere API Release 7.0
Data Object Description
Vcpu configuration.Properties
Name | Type | Description |
---|---|---|
latencySensitivity* | LatencySensitivity |
Latency sensitivity specification for this vcpu.
The latency sensitivity can be configured per-vcpu only when the VM
latencySensitivity is
configured to high
in the same ConfigSpec.
Setting latencySensitivity,
but not setting the vcpu's LatencySensitivity would apply the VM's
latency sensitivity level to all the vcpus of the VM.
The latency sensitivity of the vcpu should not exceed the
latency sensivity level of the VM.
The only allowed levels for vcpu Latency sensitivity
are high or
normal
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |