maxMachines property

int? maxMachines
getter/setter pair

The maximum number of machines the license can have associated with it. This is by default inherited from the policy, but can be overridden on a per-license basis.

Implementation

int? maxMachines;