BgpConnection interface

Virtual Appliance Site resource.

Extends

Properties

connectionState

The current state of the VirtualHub to Peer. NOTE: This property will not be serialized. It can only be populated by the server.

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

hubVirtualNetworkConnection

The reference to the HubVirtualNetworkConnection resource.

name

Name of the connection.

peerAsn

Peer ASN.

peerIp

Peer IP.

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Connection type. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

connectionState

The current state of the VirtualHub to Peer. NOTE: This property will not be serialized. It can only be populated by the server.

connectionState?: string

Property Value

string

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

hubVirtualNetworkConnection

The reference to the HubVirtualNetworkConnection resource.

hubVirtualNetworkConnection?: SubResource

Property Value

name

Name of the connection.

name?: string

Property Value

string

peerAsn

Peer ASN.

peerAsn?: number

Property Value

number

peerIp

Peer IP.

peerIp?: string

Property Value

string

provisioningState

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

type

Connection type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id