maxLicenses property

int? maxLicenses
getter/setter pair

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

Implementation

int? maxLicenses;