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