targetTcpProxies property

List<TargetTcpProxy>? targetTcpProxies
getter/setter pair

A list of TargetTcpProxies contained in this scope.

Implementation

core.List<TargetTcpProxy>? targetTcpProxies;