ExpressRoutePortPropertiesFormat interface
Properties specific to ExpressRoutePort resources.
Properties
| allocation |
Date of the physical port allocation to be used in Letter of Authorization. |
| bandwidth |
Bandwidth of procured ports in Gbps. |
| billing |
The billing type of the ExpressRoutePort resource. |
| circuits | Reference the ExpressRoute circuit(s) that are provisioned on this ExpressRoutePort resource. |
| encapsulation | Encapsulation method on physical ports. |
| ether |
Ether type of the physical port. |
| links | The set of physical links of the ExpressRoutePort resource. |
| mtu | Maximum transmission unit of the physical port pair(s). |
| peering |
The name of the peering location that the ExpressRoutePort is mapped to physically. |
| provisioned |
Aggregate Gbps of associated circuit bandwidths. |
| provisioning |
The provisioning state of the express route port resource. |
| resource |
The resource GUID property of the express route port resource. |
Property Details
allocationDate
Date of the physical port allocation to be used in Letter of Authorization.
allocationDate?: string
Property Value
string
bandwidthInGbps
Bandwidth of procured ports in Gbps.
bandwidthInGbps?: number
Property Value
number
billingType
The billing type of the ExpressRoutePort resource.
billingType?: string
Property Value
string
circuits
Reference the ExpressRoute circuit(s) that are provisioned on this ExpressRoutePort resource.
circuits?: SubResource[]
Property Value
encapsulation
Encapsulation method on physical ports.
encapsulation?: string
Property Value
string
etherType
Ether type of the physical port.
etherType?: string
Property Value
string
links
The set of physical links of the ExpressRoutePort resource.
links?: ExpressRouteLink[]
Property Value
mtu
Maximum transmission unit of the physical port pair(s).
mtu?: string
Property Value
string
peeringLocation
The name of the peering location that the ExpressRoutePort is mapped to physically.
peeringLocation?: string
Property Value
string
provisionedBandwidthInGbps
Aggregate Gbps of associated circuit bandwidths.
provisionedBandwidthInGbps?: number
Property Value
number
provisioningState
The provisioning state of the express route port resource.
provisioningState?: string
Property Value
string
resourceGuid
The resource GUID property of the express route port resource.
resourceGuid?: string
Property Value
string