dnsServers

@JvmName(name = "phoenthwmfcsmufn")
suspend fun dnsServers(value: Output<List<String>>)
@JvmName(name = "rbbxsgimjddbfytp")
suspend fun dnsServers(value: List<String>?)

Parameters

value

A list of DNS servers that the Azure Firewall will direct DNS traffic to the for name resolution.


@JvmName(name = "shphkbgoerretntb")
suspend fun dnsServers(vararg values: Output<String>)


@JvmName(name = "jgodaxywbnlbyrak")
suspend fun dnsServers(values: List<Output<String>>)
@JvmName(name = "iyifthcswybajtdt")
suspend fun dnsServers(vararg values: String)

Parameters

values

A list of DNS servers that the Azure Firewall will direct DNS traffic to the for name resolution.