targetPools property

List<String>? targetPools
getter/setter pair

The URLs for all TargetPool resources to which instances in the instanceGroup field are added.

The target pools automatically apply to all of the instances in the managed instance group.

Implementation

core.List<core.String>? targetPools;