Share via


ExpressRoutePortPropertiesFormat interface

Properties specific to ExpressRoutePort resources.

Properties

bandwidthInGbps

Bandwidth of procured ports in Gbps.

billingType

The billing type of the ExpressRoutePort resource.

encapsulation

Encapsulation method on physical ports.

links

The set of physical links of the ExpressRoutePort resource.

peeringLocation

The name of the peering location that the ExpressRoutePort is mapped to physically.

Property Details

bandwidthInGbps

Bandwidth of procured ports in Gbps.

bandwidthInGbps?: number

Property Value

number

billingType

The billing type of the ExpressRoutePort resource.

billingType?: "UnlimitedData" | "MeteredData"

Property Value

"UnlimitedData" | "MeteredData"

encapsulation

Encapsulation method on physical ports.

encapsulation?: "Dot1Q" | "QinQ"

Property Value

"Dot1Q" | "QinQ"

The set of physical links of the ExpressRoutePort resource.

links?: ExpressRouteLink[]

Property Value

peeringLocation

The name of the peering location that the ExpressRoutePort is mapped to physically.

peeringLocation?: string

Property Value

string