VirtualRouterPeering interface

Virtual Router Peering resource.

Extends

Properties

etag

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

peerAsn

Peer ASN.

peerIp

Peer IP.

provisioningState

The provisioning state of the resource.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

Property Details

etag

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

etag?: 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.

provisioningState?: string

Property Value

string

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