maxMachines property

int? maxMachines
getter/setter pair

The maximum number of machines the group can have, collectively. When null, an unlimited number of machines may be in the group. Must be a number greater than 0.

Implementation

int? maxMachines;