bgpPeers

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


@JvmName(name = "ifammydtyajbmstq")
suspend fun bgpPeers(values: List<Output<BgpPeerArgs>>)
@JvmName(name = "rmhaljggikqjkdyx")
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 = "kuassumloekapdhj")
suspend fun bgpPeers(argument: List<suspend BgpPeerArgsBuilder.() -> Unit>)
@JvmName(name = "pjugbjxavveivlyj")
suspend fun bgpPeers(vararg argument: suspend BgpPeerArgsBuilder.() -> Unit)
@JvmName(name = "niysbbjfoqgkjbdq")
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.