OBJECT
SearchM365BackupStorageObjectRestorePointsResp
Description
Search M365 Backup Storage restore points response.
link GraphQL Schema definition
- type SearchM365BackupStorageObjectRestorePointsResp {
- # Restore points response based on the search criteria.
- : [M365BackupStorageRestorePoint!]!
- }