org.freedesktop.NetworkManager.DnsManagerorg.freedesktop.NetworkManager.DnsManagerorg.freedesktop.NetworkManager.DnsManagerDNS Configuration State.Properties
Mode readable s
RcManager readable s
Configuration readable aa{sv}
Description The interface contains DNS-related information.
Property DetailsThe "Mode" propertyorg.freedesktop.NetworkManager.DnsManager:Mode
Mode readable s
The current DNS processing mode.
The "RcManager" propertyorg.freedesktop.NetworkManager.DnsManager:RcManager
RcManager readable s
The current resolv.conf management mode.
The "Configuration" propertyorg.freedesktop.NetworkManager.DnsManager:Configuration
Configuration readable aa{sv}
The current DNS configuration represented as an array of
dictionaries. Each dictionary has the "nameservers",
"priority" keys and, optionally, "interface" and "vpn".
"nameservers" is the list of DNS servers, "priority" their
relative priority, "interface" the interface on which these
servers are contacted, "vpn" a boolean telling whether the
configuration was obtained from a VPN connection.