INPUT_OBJECT
M365BackupStorageObjectRestorePointsInput
Description
List M365 backup storage object restore points configuration.
link GraphQL Schema definition
- input M365BackupStorageObjectRestorePointsInput {
- # RSC ID for workload.
- UUID! :
- # Represents the time range filter.
- TimeSpanFilter! :
- # Represents the type of restore point.
- RestorePointTagType!] : [
- # Represents the ordering of restore points.
- SortOrder :
- }