ExpressRoutePortsLocation interface

Definition of the ExpressRoutePorts peering location resource.

Extends

Properties

address

Address of peering location. NOTE: This property will not be serialized. It can only be populated by the server.

availableBandwidths

The inventory of available ExpressRoutePort bandwidths.

contact

Contact details of peering locations. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state of the express route port location 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

address

Address of peering location. NOTE: This property will not be serialized. It can only be populated by the server.

address?: string

Property Value

string

availableBandwidths

The inventory of available ExpressRoutePort bandwidths.

availableBandwidths?: ExpressRoutePortsLocationBandwidths[]

Property Value

contact

Contact details of peering locations. NOTE: This property will not be serialized. It can only be populated by the server.

contact?: string

Property Value

string

provisioningState

The provisioning state of the express route port location resource. NOTE: This property will not be serialized. It can only be populated by the server.

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