BgpConnectionProperties interface

Properties of the bgp connection.

Properties

connectionState

The current state of the VirtualHub to Peer.

hubVirtualNetworkConnection

The reference to the HubVirtualNetworkConnection resource.

peerAsn

Peer ASN.

peerIp

Peer IP.

provisioningState

The provisioning state of the resource.

routingConfiguration

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

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

Property Value