bgpPeers

@JvmName(name = "hujjeuknjajlytti")
suspend fun bgpPeers(value: Output<List<BgpPeerArgs>>)
@JvmName(name = "jhxmwutwbykffssp")
suspend fun bgpPeers(value: List<BgpPeerArgs>?)

Parameters

value

The list of BgpPeer entities that the Hybrid AKS cluster will peer with in addition to peering that occurs automatically with the switch fabric.


@JvmName(name = "mdhwcrwjwkrmqolp")
suspend fun bgpPeers(vararg values: Output<BgpPeerArgs>)


@JvmName(name = "fgaadtdykgowleub")
suspend fun bgpPeers(values: List<Output<BgpPeerArgs>>)
@JvmName(name = "meryhcbdssxbnwnm")
suspend fun bgpPeers(vararg values: BgpPeerArgs)

Parameters

values

The list of BgpPeer entities that the Hybrid AKS cluster will peer with in addition to peering that occurs automatically with the switch fabric.


@JvmName(name = "nypbfhcqxfmelvbk")
suspend fun bgpPeers(argument: List<suspend BgpPeerArgsBuilder.() -> Unit>)
@JvmName(name = "nlkghxqvgqmujedr")
suspend fun bgpPeers(vararg argument: suspend BgpPeerArgsBuilder.() -> Unit)
@JvmName(name = "ronbsdqqdoqwxcmp")
suspend fun bgpPeers(argument: suspend BgpPeerArgsBuilder.() -> Unit)

Parameters

argument

The list of BgpPeer entities that the Hybrid AKS cluster will peer with in addition to peering that occurs automatically with the switch fabric.