BgpConnection interface
Virtual Appliance Site resource.
- Extends
Properties
| connection |
The current state of the VirtualHub to Peer. |
| etag | A unique read-only string that changes whenever the resource is updated. |
| hub |
The reference to the HubVirtualNetworkConnection resource. |
| peer |
Peer ASN. |
| peer |
Peer IP. |
| provisioning |
The provisioning state of the resource. |
| routing |
The routing configuration indicating the associated and propagated route tables for this connection. |
Property Details
connectionState
The current state of the VirtualHub to Peer.
connectionState?: string
Property Value
string
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
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
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string
routingConfiguration
The routing configuration indicating the associated and propagated route tables for this connection.
routingConfiguration?: RoutingConfiguration