dnsServers

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


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