OperationListResult Class

Result of the request to list Resource Graph operations. It contains a list of operations and a URL link to get the next set of results.

Inheritance
OperationListResult

Constructor

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

Parameters

value
list[Operation]
Required

List of Resource Graph operations supported by the Resource Graph resource provider.