Share via


BgpConnectionOutput interface

Virtual Appliance Site resource.

Extends

Properties

etag

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

name

Name of the connection.

properties

The properties of the Bgp connections.

type

Connection type.

Inherited Properties

id

Resource ID.

Property Details

etag

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

etag?: string

Property Value

string

name

Name of the connection.

name?: string

Property Value

string

properties

The properties of the Bgp connections.

properties?: BgpConnectionPropertiesOutput

Property Value

type

Connection type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceOutput.id