Share via


ExpressRouteCrossConnectionPropertiesOutput interface

Properties of ExpressRouteCrossConnection.

Properties

bandwidthInMbps

The circuit bandwidth In Mbps.

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.

Property Details

bandwidthInMbps

The circuit bandwidth In Mbps.

bandwidthInMbps?: number

Property Value

number

expressRouteCircuit

The ExpressRouteCircuit.

expressRouteCircuit?: ExpressRouteCircuitReferenceOutput

Property Value

peeringLocation

The peering location of the ExpressRoute circuit.

peeringLocation?: string

Property Value

string

peerings

The list of peerings.

peerings?: ExpressRouteCrossConnectionPeeringOutput[]

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?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

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

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?: "Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"

Property Value

"Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"

sTag

The identifier of the circuit traffic.

sTag?: number

Property Value

number