dnsServers

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

Parameters

value

A list of IPv4 addresses of DNS servers available to VMs deployed in the Network Interface. Changing this forces a new resource to be created.


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


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

Parameters

values

A list of IPv4 addresses of DNS servers available to VMs deployed in the Network Interface. Changing this forces a new resource to be created.