destAddressGroups property

List<String>? destAddressGroups
getter/setter pair

Address groups which should be matched against the traffic destination.

Maximum number of destination address groups is 10.

Implementation

core.List<core.String>? destAddressGroups;