PeerExpressRouteCircuitConnectionListResult Class
Response for ListPeeredConnections API service call retrieves all global reach peer circuit connections that belongs to a Private Peering for an ExpressRouteCircuit.
- Inheritance
-
PeerExpressRouteCircuitConnectionListResult
Constructor
PeerExpressRouteCircuitConnectionListResult(*, value: typing.Union[typing.List[_ForwardRef('PeerExpressRouteCircuitConnection')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
The global reach peer circuit 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