ConnectPeerBgpOptions

data class ConnectPeerBgpOptions(val peerAsn: Int? = null)

Constructors

Link copied to clipboard
constructor(peerAsn: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val peerAsn: Int? = null