ExpressRoutePort interface
ExpressRoutePort resource definition.
- Extends
Properties
allocation |
Date of the physical port allocation to be used in Letter of Authorization. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
encapsulation | Encapsulation method on physical ports. |
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. |
ether |
Ether type of the physical port. NOTE: This property will not be serialized. It can only be populated by the server. |
identity | The identity of ExpressRoutePort, if configured. |
links | The set of physical links of the ExpressRoutePort resource. |
mtu | Maximum transmission unit of the physical port pair(s). NOTE: This property will not be serialized. It can only be populated by the server. |
peering |
The name of the peering location that the ExpressRoutePort is mapped to physically. |
provisioned |
Aggregate Gbps of associated circuit bandwidths. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state of the express route port resource. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource GUID property of the express route port resource. 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
allocationDate
Date of the physical port allocation to be used in Letter of Authorization. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
circuits?: SubResource[]
Property Value
encapsulation
Encapsulation method on physical ports.
encapsulation?: string
Property Value
string
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
etherType
Ether type of the physical port. NOTE: This property will not be serialized. It can only be populated by the server.
etherType?: string
Property Value
string
identity
The identity of ExpressRoutePort, if configured.
identity?: ManagedServiceIdentity
Property Value
links
The set of physical links of the ExpressRoutePort resource.
links?: ExpressRouteLink[]
Property Value
mtu
Maximum transmission unit of the physical port pair(s). NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisionedBandwidthInGbps?: number
Property Value
number
provisioningState
The provisioning state of the express route port resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
resourceGuid
The resource GUID property of the express route port resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGuid?: string
Property Value
string
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