ENUM
SnapshotServiceBackupStatus
Description
Enum representing the backup status of M365 Site snapshots.
link GraphQL Schema definition
- enum SnapshotServiceBackupStatus {
- # Backup not successful.
- # Backup successful and all child objects are backed up.
- # Backup partially successful with few child objects being skipped during backup.
- }