Share via


VirtualRouterPropertiesFormatOutput interface

Virtual Router definition.

Properties

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.

Property Details

hostedGateway

The Gateway on which VirtualRouter is hosted.

hostedGateway?: SubResourceOutput

Property Value

hostedSubnet

The Subnet on which VirtualRouter is hosted.

hostedSubnet?: SubResourceOutput

Property Value

peerings

List of references to VirtualRouterPeerings.

peerings?: SubResourceOutput[]

Property Value

provisioningState

The provisioning state of the resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

virtualRouterAsn

VirtualRouter ASN.

virtualRouterAsn?: number

Property Value

number

virtualRouterIps

VirtualRouter IPs.

virtualRouterIps?: string[]

Property Value

string[]