ExpressRouteServiceProvider interface

A ExpressRouteResourceProvider object.

Extends

Properties

bandwidthsOffered

A list of bandwidths offered.

peeringLocations

A list of peering locations.

provisioningState

The provisioning state of the express route service provider resource.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

bandwidthsOffered

A list of bandwidths offered.

bandwidthsOffered?: ExpressRouteServiceProviderBandwidthsOffered[]

Property Value

peeringLocations

A list of peering locations.

peeringLocations?: string[]

Property Value

string[]

provisioningState

The provisioning state of the express route service provider 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