ExpressRouteCrossConnection interface

ExpressRouteCrossConnection resource.

Extends

Properties

bandwidthInMbps

The circuit bandwidth In Mbps.

etag

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

expressRouteCircuit

The ExpressRouteCircuit.

peeringLocation

The peering location of the ExpressRoute circuit.

peerings

The list of peerings.

primaryAzurePort

The name of the primary port.

provisioningState

The provisioning state of the express route cross connection resource.

secondaryAzurePort

The name of the secondary port.

serviceProviderNotes

Additional read only notes set by the connectivity provider.

serviceProviderProvisioningState

The provisioning state of the circuit in the connectivity provider system.

sTag

The identifier of the circuit traffic.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

bandwidthInMbps

The circuit bandwidth In Mbps.

bandwidthInMbps?: number

Property Value

number

etag

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

etag?: string

Property Value

string

expressRouteCircuit

The ExpressRouteCircuit.

expressRouteCircuit?: ExpressRouteCircuitReference

Property Value

peeringLocation

The peering location of the ExpressRoute circuit.

peeringLocation?: string

Property Value

string

peerings

The list of peerings.

peerings?: ExpressRouteCrossConnectionPeering[]

Property Value

primaryAzurePort

The name of the primary port.

primaryAzurePort?: string

Property Value

string

provisioningState

The provisioning state of the express route cross connection resource.

provisioningState?: string

Property Value

string

secondaryAzurePort

The name of the secondary port.

secondaryAzurePort?: string

Property Value

string

serviceProviderNotes

Additional read only notes set by the connectivity provider.

serviceProviderNotes?: string

Property Value

string

serviceProviderProvisioningState

The provisioning state of the circuit in the connectivity provider system.

serviceProviderProvisioningState?: string

Property Value

string

sTag

The identifier of the circuit traffic.

sTag?: number

Property Value

number

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