Share via


VirtualRouterPeeringOutput interface

Virtual Router Peering resource.

Extends

Properties

etag

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

name

Name of the virtual router peering that is unique within a virtual router.

properties

The properties of the Virtual Router Peering.

type

Peering 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 virtual router peering that is unique within a virtual router.

name?: string

Property Value

string

properties

The properties of the Virtual Router Peering.

properties?: VirtualRouterPeeringPropertiesOutput

Property Value

type

Peering type.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResourceOutput.id