ExpressRouteServiceProvider Class
A ExpressRouteResourceProvider object.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2017_10_01.models._models_py3.ResourceExpressRouteServiceProvider
Constructor
ExpressRouteServiceProvider(*, id: typing.Union[str, NoneType] = None, location: typing.Union[str, NoneType] = None, tags: typing.Union[typing.Dict[str, str], NoneType] = None, peering_locations: typing.Union[typing.List[str], NoneType] = None, bandwidths_offered: typing.Union[typing.List[_ForwardRef('ExpressRouteServiceProviderBandwidthsOffered')], NoneType] = None, provisioning_state: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- location
- str
Resource location.
- bandwidths_offered
- list[ExpressRouteServiceProviderBandwidthsOffered]
Gets bandwidths offered.
- provisioning_state
- str
Gets the provisioning state of the resource.
Variables
- name
- str
Resource name.
- type
- str
Resource type.
Feedback
Submit and view feedback for