tunnelIpAddresses

@JvmName(name = "cdoagsmwnegyjqdp")
suspend fun tunnelIpAddresses(value: Output<List<String>>)
@JvmName(name = "udybrwftmsphjlme")
suspend fun tunnelIpAddresses(value: List<String>?)

Parameters

value

A list of tunnel IP addresses assigned to the BGP peer of the Virtual Network Gateway.


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


@JvmName(name = "tlotwmrofkmahnxj")
suspend fun tunnelIpAddresses(values: List<Output<String>>)
@JvmName(name = "shyvgjbcqdtitwqt")
suspend fun tunnelIpAddresses(vararg values: String)

Parameters

values

A list of tunnel IP addresses assigned to the BGP peer of the Virtual Network Gateway.