maxConnections property

int? maxConnections
getter/setter pair

DLP will limit its connections to max_connections.

Must be 2 or greater.

Required.

Implementation

core.int? maxConnections;