OperationListResult Class

Result of the request to list solution operations.

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

Inheritance
OperationListResult

Constructor

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

Parameters

value
list[Operation]
Required

List of solution operations supported by the OperationsManagement resource provider.

Variables

next_link
str

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