bgpPeeringAddresses

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pfrgxmymnngltnba")
suspend fun bgpPeeringAddresses(argument: List<suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit>)
@JvmName(name = "vmcunfsbvlxheemj")
suspend fun bgpPeeringAddresses(vararg argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)
@JvmName(name = "kfrptfskocuplprt")
suspend fun bgpPeeringAddresses(argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)

Parameters

argument

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