OperationList Class

Operation Collection.

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

Inheritance
azure.mgmt.databox._serialization.Model
OperationList

Constructor

OperationList(*, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
next_link
str

Link for the next set of operations.

Variables

Name Description
value

List of operations.

next_link
str

Link for the next set of operations.