maxConnections property

TfArg<int>? maxConnections
final

Max simultaneous connections for the group (CONNECTION / UTILIZATION modes). Cannot be set for INTERNAL schemes.

Implementation

final TfArg<int>? maxConnections;