maxCores property

int? maxCores
getter/setter pair

The maximum number of machine CPU cores the license can have associated with it. The count is the sum of all cores for the license's machines. This is by default inherited from the policy, but can be overridden on a per-license basis.

Implementation

int? maxCores;