[ NoAccessorMethod ]
[ Version ( since = "1.52" ) ]
public int routed_dns { get; set; }
Whether to add routes for DNS servers.
When enabled, NetworkManager adds a route for each DNS server that is associated with this connection either statically (defined in the connection profile) or dynamically (for example, retrieved via DHCP). The route guarantees that the DNS server is reached via this interface. When set to nm_setting_ip_config_routed_dns_default, the value from global configuration is used; if no global default is defined, this feature is disabled.