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.

overprovisionFactor

Overprovisioning factor for the port pair.

peeringLocation

The peering location of the port pair.

portBandwidthInMbps

Bandwidth of the port in Mbps

portPairDescriptor

The name of the port pair. NOTE: This property will not be serialized. It can only be populated by the server.

primaryAzurePort

The name of the primary port. NOTE: This property will not be serialized. It can only be populated by the server.

remainingBandwidthInMbps

Remaining Bandwidth of the port in Mbps

secondaryAzurePort

The name of the secondary port. NOTE: This property will not be serialized. It can only be populated by the server.

usedBandwidthInMbps

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

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. 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