targetNameServers property
Sets an alternative name server for the associated networks.
When specified, all DNS queries are forwarded to a name server that you choose. Names such as .internal are not available when an alternative name server is specified.
Implementation
core.List<PolicyAlternativeNameServerConfigTargetNameServer>?
targetNameServers;