ExpressRoutePortsLocation interface

Definition of the ExpressRoutePorts peering location resource.

Extends

Properties

address

Address of peering location.

availableBandwidths

The inventory of available ExpressRoutePort bandwidths.

contact

Contact details of peering locations.

provisioningState

The provisioning state of the express route port location resource.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

address

Address of peering location.

address?: string

Property Value

string

availableBandwidths

The inventory of available ExpressRoutePort bandwidths.

availableBandwidths?: ExpressRoutePortsLocationBandwidths[]

Property Value

contact

Contact details of peering locations.

contact?: string

Property Value

string

provisioningState

The provisioning state of the express route port location resource.

provisioningState?: 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