BgpConnectionProperties interface
Properties of the bgp connection.
Properties
| hub |
The reference to the HubVirtualNetworkConnection resource. |
| peer |
Peer ASN. |
| peer |
Peer IP. |
Property Details
hubVirtualNetworkConnection
The reference to the HubVirtualNetworkConnection resource.
hubVirtualNetworkConnection?: SubResource
Property Value
peerAsn
Peer ASN.
peerAsn?: number
Property Value
number
peerIp
Peer IP.
peerIp?: string
Property Value
string