ExpressRouteCrossConnection interface
ExpressRouteCrossConnection resource.
- Extends
Properties
bandwidth |
The circuit bandwidth In Mbps. NOTE: This property will not be serialized. It can only be populated by the server. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
express |
The ExpressRouteCircuit. |
peering |
The peering location of the ExpressRoute circuit. NOTE: This property will not be serialized. It can only be populated by the server. |
peerings | The list of peerings. |
primary |
The name of the primary port. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state of the express route cross connection resource. NOTE: This property will not be serialized. It can only be populated by the server. |
secondary |
The name of the secondary port. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
bandwidthInMbps
The circuit bandwidth In Mbps. NOTE: This property will not be serialized. It can only be populated by the server.
bandwidthInMbps?: number
Property Value
number
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
expressRouteCircuit
The ExpressRouteCircuit.
expressRouteCircuit?: ExpressRouteCircuitReference
Property Value
peeringLocation
The peering location of the ExpressRoute circuit. NOTE: This property will not be serialized. It can only be populated by the server.
peeringLocation?: string
Property Value
string
peerings
The list of peerings.
peerings?: ExpressRouteCrossConnectionPeering[]
Property Value
primaryAzurePort
The name of the primary port. NOTE: This property will not be serialized. It can only be populated by the server.
primaryAzurePort?: string
Property Value
string
provisioningState
The provisioning state of the express route cross connection resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
secondaryAzurePort
The name of the secondary port. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
sTag?: number
Property Value
number
Inherited Property Details
id
location
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type