bgpPeeringAddresses

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "ykbtvpabwackniea")
suspend fun bgpPeeringAddresses(argument: List<suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit>)
@JvmName(name = "wavrrslqgynxbanb")
suspend fun bgpPeeringAddresses(vararg argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)
@JvmName(name = "ltfljvvmvggstqoy")
suspend fun bgpPeeringAddresses(argument: suspend IPConfigurationBgpPeeringAddressArgsBuilder.() -> Unit)

Parameters

argument

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