maximumAllowedCPUCount
The maximum number of CPUs you may configure for the VM.
Declaration
class var maximumAllowedCPUCount: Int { get }Discussion
The value in the cpuCount property must be less than or equal to the value in this property.
The maximum number of CPUs you may configure for the VM.
class var maximumAllowedCPUCount: Int { get }The value in the cpuCount property must be less than or equal to the value in this property.