destFqdns property

List<String>? destFqdns
getter/setter pair

Fully Qualified Domain Name (FQDN) which should be matched against traffic destination.

Maximum number of destination fqdn allowed is 100.

Implementation

core.List<core.String>? destFqdns;