ExpressRouteCrossConnectionListResult Class

Response for ListExpressRouteCrossConnection API service call.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ExpressRouteCrossConnectionListResult

Constructor

ExpressRouteCrossConnectionListResult(*, value: typing.Union[typing.List[_ForwardRef('ExpressRouteCrossConnection')], NoneType] = None, **kwargs)

Parameters

value
list[ExpressRouteCrossConnection]

A list of ExpressRouteCrossConnection resources.

Variables

next_link
str

The URL to get the next set of results.