ExpressRouteCircuitConnectionListResult Class
Response for ListConnections API service call retrieves all global reach connections that belongs to a Private Peering for an ExpressRouteCircuit.
- Inheritance
-
ExpressRouteCircuitConnectionListResult
Constructor
ExpressRouteCircuitConnectionListResult(*, value: typing.Union[typing.List[_ForwardRef('ExpressRouteCircuitConnection')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
The global reach connection associated with Private Peering in an ExpressRoute Circuit.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for