ExpressRouteProviderPort interface
ExpressRouteProviderPort resource.
- Extends
Properties
| 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. |
| overprovision |
Overprovisioning factor for the port pair. |
| peering |
The peering location of the port pair. |
| port |
Bandwidth of the port in Mbps |
| port |
The name of the port pair. NOTE: This property will not be serialized. It can only be populated by the server. |
| primary |
The name of the primary port. NOTE: This property will not be serialized. It can only be populated by the server. |
| remaining |
Remaining Bandwidth of the port in Mbps |
| secondary |
The name of the secondary port. NOTE: This property will not be serialized. It can only be populated by the server. |
| used |
Used Bandwidth of the port in Mbps |
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
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
overprovisionFactor
Overprovisioning factor for the port pair.
overprovisionFactor?: number
Property Value
number
peeringLocation
The peering location of the port pair.
peeringLocation?: string
Property Value
string
portBandwidthInMbps
Bandwidth of the port in Mbps
portBandwidthInMbps?: number
Property Value
number
portPairDescriptor
The name of the port pair. NOTE: This property will not be serialized. It can only be populated by the server.
portPairDescriptor?: string
Property Value
string
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
remainingBandwidthInMbps
Remaining Bandwidth of the port in Mbps
remainingBandwidthInMbps?: number
Property Value
number
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
usedBandwidthInMbps
Used Bandwidth of the port in Mbps
usedBandwidthInMbps?: 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