ExpressRouteCircuitServiceProviderProperties Class
Contains ServiceProviderProperties in an ExpressRouteCircuit.
Constructor
ExpressRouteCircuitServiceProviderProperties(*, service_provider_name: str | None = None, peering_location: str | None = None, bandwidth_in_mbps: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
service_provider_name
|
The serviceProviderName. Default value: None
|
peering_location
|
The peering ___location. Default value: None
|
bandwidth_in_mbps
|
The BandwidthInMbps. Default value: None
|