dns
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
public string[] dns { owned get; set; }
[ NoAccessorMethod ]
public string[] dns { owned get; set; }
Array of IP addresses of DNS servers.
For DoT (DNS over TLS), the SNI server name can be specified by appending "example.com
" to the IP address of the DNS server. This
currently only has effect when using systemd-resolved.