BgpConnection interface

Virtual Appliance Site resource.

Extends

Properties

connectionState

The current state of the VirtualHub to Peer.

etag

A unique read-only string that changes whenever the resource is updated.

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.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

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

Property Value

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type