ExpressRoutePort interface

ExpressRoutePort resource definition.

Extends

Properties

allocationDate

Date of the physical port allocation to be used in Letter of Authorization.

bandwidthInGbps

Bandwidth of procured ports in Gbps.

billingType

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.

etag

A unique read-only string that changes whenever the resource is updated.

etherType

Ether type of the physical port.

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

peeringLocation

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

provisionedBandwidthInGbps

Aggregate Gbps of associated circuit bandwidths.

provisioningState

The provisioning state of the express route port resource.

resourceGuid

The resource GUID property of the express route port resource.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

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

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

etherType

Ether type of the physical port.

etherType?: string

Property Value

string

identity

The identity of ExpressRoutePort, if configured.

identity?: ManagedServiceIdentity

Property Value

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

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.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type