ExpressRouteCircuitServiceProviderProperties Class
Contains ServiceProviderProperties in an ExpressRouteCircuit.
- Inheritance
-
ExpressRouteCircuitServiceProviderProperties
Constructor
ExpressRouteCircuitServiceProviderProperties(*, service_provider_name: typing.Union[str, NoneType] = None, peering_location: typing.Union[str, NoneType] = None, bandwidth_in_mbps: typing.Union[int, NoneType] = None, **kwargs)
Parameters
- service_provider_name
- str
The serviceProviderName.
- peering_location
- str
The peering location.
- bandwidth_in_mbps
- int
The BandwidthInMbps.
Feedback
Submit and view feedback for