You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describes sharepoint protection policy and its properties
author
tushar20
ms.reviewer
manikantsinghms
ms.localizationpriority
medium
ms.subservice
m365-backup-storage
doc_type
resourcePageType
toc.title
SharePoint protection policy
ms.date
08/27/2024
sharePointProtectionPolicy resource type
Namespace: microsoft.graph
Represents a plan defined by the SharePoint Online admin to protect SharePoint Online, including what data to protect, when to protect it, and for what time period to retain the protected data. Currently, policies are supported only for SharePoint Online sites in the main geolocation only; multi-geo tenants aren't supported.
The status of the policy. The value is an aggregated status of the protection units. The possible values are: inactive, activeWithErrors, updating, active, unknownFutureValue.
protectionPolicyStatus values
Member
Description
active
All units are protected.
activeWithErrors
Some units are protected while others are unprotected.
inactive
All units are unprotected.
updating
Some or all units are in a protectRequested, unprotectRequested, or removeRequested state.