OperationListResult Class
Result of the request to list Storage 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.keyvault.v2020_04_01_preview.models._models_py3.Operation]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- next_link
- str
The URL to get the next set of operations.
Feedback
Submit and view feedback for