dnsServers

@JvmName(name = "ueohteuqlwqmluvr")
suspend fun dnsServers(value: Output<List<String>>)
@JvmName(name = "ufotlxodchdeheys")
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 = "kcnaqijwpxoacevt")
suspend fun dnsServers(vararg values: Output<String>)


@JvmName(name = "eyncxvrhyrugyyns")
suspend fun dnsServers(values: List<Output<String>>)
@JvmName(name = "kivkqkqghdlffvfp")
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.