OperationsList Class

Lists the operations available.

All required parameters must be populated in order to send to Azure.

Inheritance
OperationsList

Constructor

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

Parameters

next_link
str
Required

Url to follow for getting next page of operations.

value
list[Operation]
Required

Required. Array of operations.