ExpressRouteServiceProvider interface
A ExpressRouteResourceProvider object.
- Extends
Properties
| bandwidths |
A list of bandwidths offered. |
| peering |
A list of peering locations. |
| provisioning |
The provisioning state of the express route service provider 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
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: 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