dnsServers

val dnsServers: Output<List<String>>

List of IP addresses of DNS servers

NOTE Since dns_servers can be configured both inline and via the separate azure.network.VirtualNetworkDnsServers resource, we have to explicitly set it to empty slice ([]) to remove it.