VirtualMachineVcpuConfig
VirtualMachineVcpuConfig
Vcpu configuration.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"latencySensitivity": {
"_typeName": "string",
"level": "string",
"sensitivity": 0
}
}
latencySensitivity
Optional
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