targetHttpProxies property

List<TargetHttpProxy>? targetHttpProxies
getter/setter pair

A list of TargetHttpProxies contained in this scope.

Implementation

core.List<TargetHttpProxy>? targetHttpProxies;