ExpressRouteCircuitsStatsListResult Class
Response for ListStats from Express Route Circuits Api service call.
- Inheritance
-
ExpressRouteCircuitsStatsListResult
Constructor
ExpressRouteCircuitsStatsListResult(*, value: typing.Union[typing.List[_ForwardRef('ExpressRouteCircuitStats')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[ExpressRouteCircuitStats]
Gets List of Stats.
- next_link
- str
Gets the URL to get the next set of results.
Feedback
Submit and view feedback for