minGuestCpuCount property

int? minGuestCpuCount
getter/setter pair

Minimum number of guest cpus required to use the Instance.

Enforced at Instance creation and Instance start.

Implementation

core.int? minGuestCpuCount;