forwardingRules property

List<String>? forwardingRules
getter/setter pair

A list of references to the forwarding rules to which this service extension is attached to.

At least one forwarding rule is required. There can be only one LbRouteExtension resource per forwarding rule.

Required.

Implementation

core.List<core.String>? forwardingRules;