tunnelIpAddresses

@JvmName(name = "vdwbgajneoyqhkub")
suspend fun tunnelIpAddresses(value: Output<List<String>>)
@JvmName(name = "bvuntmgttthkfnfo")
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 = "lmxxkrphkyiyvpnl")
suspend fun tunnelIpAddresses(vararg values: Output<String>)


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

Parameters

values

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