ExpressRouteCircuitServiceProviderProperties interface
Contains ServiceProviderProperties in an ExpressRouteCircuit.
Properties
bandwidth |
The BandwidthInMbps. |
peering |
The peering location. |
service |
The serviceProviderName. |
Property Details
bandwidthInMbps
The BandwidthInMbps.
bandwidthInMbps?: number
Property Value
number
peeringLocation
The peering location.
peeringLocation?: string
Property Value
string
serviceProviderName
The serviceProviderName.
serviceProviderName?: string
Property Value
string