ENUM
BackupStorageProtectionStatus
Description
BackupStorageProtectionStatus is the status of protection for the Microsoft 365 Backup Storage objects.
link GraphQL Schema definition
- enum BackupStorageProtectionStatus {
- # Object is enabled for protection.
- # Object has been requested to be enabled for protection.
- # Object has been requested to be removed from policy.
- # Object is not enabled for protection.
- # Object has been requested to be removed from protection.
- # The status of the object is unspecified.
- }