bgpPeers

@JvmName(name = "jxlejiohsskklnom")
suspend fun bgpPeers(value: Output<List<BgpPeerArgs>>)
@JvmName(name = "vhacnfrdpdrkoumn")
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 = "ggliudyettpxeabn")
suspend fun bgpPeers(vararg values: Output<BgpPeerArgs>)


@JvmName(name = "ywybocyyeahjyglv")
suspend fun bgpPeers(values: List<Output<BgpPeerArgs>>)
@JvmName(name = "nocceolkdmwbuhld")
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 = "yivpoyiejcpahkjk")
suspend fun bgpPeers(argument: List<suspend BgpPeerArgsBuilder.() -> Unit>)
@JvmName(name = "orukidabdsfhxkfa")
suspend fun bgpPeers(vararg argument: suspend BgpPeerArgsBuilder.() -> Unit)
@JvmName(name = "lqdpnahqkrwhdfjg")
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.