maxProcesses property

int? maxProcesses
getter/setter pair

The maximum number of machine processes a license implementing the policy can have associated with it, also depending on the policy's leasing strategy. When null, an unlimited number of machine processes may be associated with a license. Must be a number greater than 0.

Implementation

int? maxProcesses;