tunnelIpAddresses

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


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

Parameters

values

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