dnsIpAddrs property

List<String>? dnsIpAddrs
final

The IP addresses of the remote DNS server associated with RemoteDomainName. This is the IP address of the DNS server that your conditional forwarder points to.

Implementation

final List<String>? dnsIpAddrs;