vcpuCount property
The number of vCPUs the VM has.
It is calculated as the number of CPU cores * threads per CPU the VM has.
Implementation
core.int? vcpuCount;
The number of vCPUs the VM has.
It is calculated as the number of CPU cores * threads per CPU the VM has.
core.int? vcpuCount;