Networking_IpConfig_EnableAutomaticDns Function
Header: #include <applibs/networking.h>
Automatically obtain DNS server addresses for a Networking_IpConfig
struct.
void Networking_IpConfig_EnableAutomaticDns(Networking_IpConfig *ipConfig);
Parameters
ipConfig
A pointer to the Networking_IpConfig struct to update.
Concepts and samples
Azure Sphere can run an external device on the network.