OBJECT

SearchM365BackupStorageObjectRestorePointsResp

Description

Search M365 Backup Storage restore points response.

link GraphQL Schema definition

  • type SearchM365BackupStorageObjectRestorePointsResp {
  • # Restore points response based on the search criteria.
  • restorePoints: [M365BackupStorageRestorePoint!]!
  • }

link Require by