OperationListResult Class

The paginated list of peering API operations.

Inheritance
OperationListResult

Constructor

OperationListResult(*, value: Optional[List[azure.mgmt.peering.models._models_py3.Operation]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[Operation]
Required

The list of peering API operations.

next_link
str
Required

The link to fetch the next page of peering API operations.