RestorePointCollectionListResult Class
The List restore point collection operation response.
- Inheritance
-
RestorePointCollectionListResult
Constructor
RestorePointCollectionListResult(*, value: Optional[List[azure.mgmt.compute.v2021_07_01.models._models_py3.RestorePointCollection]] = None, next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The uri to fetch the next page of RestorePointCollections. Call ListNext() with this to fetch the next page of RestorePointCollections.
Feedback
Submit and view feedback for