View source: R/directconnect_operations.R
directconnect_create_bgp_peer | R Documentation |
Creates a BGP peer on the specified virtual interface.
See https://www.paws-r-sdk.com/docs/directconnect_create_bgp_peer/ for full documentation.
directconnect_create_bgp_peer(virtualInterfaceId = NULL, newBGPPeer = NULL)
virtualInterfaceId |
The ID of the virtual interface. |
newBGPPeer |
Information about the BGP peer. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.