[ Version ( deprecated = true , deprecated_since = "1.52." ) ]
public bool get_dhcp_send_hostname ()
Warning: get_dhcp_send_hostname is deprecated since 1.52..
Returns the value contained in the dhcp_send_hostname property.
Use get_dhcp_send_hostname_v2 instead.
| this |
the SettingIPConfig |
|
true if NetworkManager should send the machine hostname to the DHCP server when requesting addresses to allow the server to automatically update DNS information for this machine. |