srcFqdns property

List<String>? srcFqdns
getter/setter pair

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

Maximum number of source fqdn allowed is 100.

Implementation

core.List<core.String>? srcFqdns;