bgpPeeringAddresses

@JvmName(name = "kwbjqtdstkhucmhn")
suspend fun bgpPeeringAddresses(value: Output<List<IPConfigurationBgpPeeringAddressArgs>>)
@JvmName(name = "yhnevdohubttbrvy")
suspend fun bgpPeeringAddresses(value: List<IPConfigurationBgpPeeringAddressArgs>?)

Parameters

value

BGP peering address with IP configuration ID for virtual network gateway.


@JvmName(name = "pwlapojxqjuxxxqw")
suspend fun bgpPeeringAddresses(vararg values: Output<IPConfigurationBgpPeeringAddressArgs>)


@JvmName(name = "lptoixcjpymuqmjk")
suspend fun bgpPeeringAddresses(values: List<Output<IPConfigurationBgpPeeringAddressArgs>>)
@JvmName(name = "svcrxgkchpplaybx")
suspend fun bgpPeeringAddresses(vararg values: IPConfigurationBgpPeeringAddressArgs)

Parameters

values

BGP peering address with IP configuration ID for virtual network gateway.


@JvmName(name = "uausuujhphwubjpi")
suspend fun bgpPeeringAddresses(argument: List<suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit>)
@JvmName(name = "oywwittkgkkpyrmq")
suspend fun bgpPeeringAddresses(vararg argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)
@JvmName(name = "ugsyvmkrybmolpla")
suspend fun bgpPeeringAddresses(argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)

Parameters

argument

BGP peering address with IP configuration ID for virtual network gateway.