OperationListResult Class

A list of operations supported by the resource provider.

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

Inheritance
OperationListResult

Constructor

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

Parameters

value
list[<xref:test_base.models.Operation>]
Required

List of operations supported by the Test Base resource provider.

Variables

next_link
str

URL to get the next set of operation list results if there are any.