VirtualRouter interface

VirtualRouter Resource.

Extends

Properties

etag

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

hostedGateway

The Gateway on which VirtualRouter is hosted.

hostedSubnet

The Subnet on which VirtualRouter is hosted.

peerings

List of references to VirtualRouterPeerings.

provisioningState

The provisioning state of the resource.

virtualRouterAsn

VirtualRouter ASN.

virtualRouterIps

VirtualRouter IPs.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

etag

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

etag?: string

Property Value

string

hostedGateway

The Gateway on which VirtualRouter is hosted.

hostedGateway?: SubResource

Property Value

hostedSubnet

The Subnet on which VirtualRouter is hosted.

hostedSubnet?: SubResource

Property Value

peerings

List of references to VirtualRouterPeerings.

peerings?: SubResource[]

Property Value

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string

virtualRouterAsn

VirtualRouter ASN.

virtualRouterAsn?: number

Property Value

number

virtualRouterIps

VirtualRouter IPs.

virtualRouterIps?: string[]

Property Value

string[]

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type