ExpressRouteCrossConnectionPropertiesOutput interface
Properties of ExpressRouteCrossConnection.
Properties
| bandwidth |
The circuit bandwidth In Mbps. |
| express |
The ExpressRouteCircuit. |
| peering |
The peering location of the ExpressRoute circuit. |
| peerings | The list of peerings. |
| primary |
The name of the primary port. |
| provisioning |
The provisioning state of the express route cross connection resource. |
| secondary |
The name of the secondary port. |
| service |
Additional read only notes set by the connectivity provider. |
| service |
The provisioning state of the circuit in the connectivity provider system. |
| s |
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