INPUT_OBJECT
M365BackupStorageObjectSearchRestorePointsInput
Description
Search the M365 backup storage object restore points configuration.
link GraphQL Schema definition
- input M365BackupStorageObjectSearchRestorePointsInput {
- # RSC ID for workload.
- UUID! :
- # Represents the time range filter.
- TimeSpanFilter! :
- # Represents the preference order of restore points.
- RestorePointPreferenceType :
- # Represents the type of restore point.
- RestorePointTagType :
- }