Skip to content

Commit 5c6c87a

Browse files
committed
Acrolinx minimums
1 parent 4e37c6e commit 5c6c87a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api-reference/beta/resources/onedriveforbusinessprotectionpolicy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "oneDriveForBusinessProtectionPolicy resource type"
3-
description: "Contains details about protection policies applied to Microsoft 365 data in an organization. "
3+
description: "Represents details about protection policies applied to Microsoft 365 data in an organization. "
44
author: "tushar20"
55
ms.reviewer: "manikantsinghms"
66
ms.localizationpriority: medium
@@ -16,7 +16,7 @@ Namespace: microsoft.graph
1616

1717
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1818

19-
Contains details about protection policies applied to Microsoft 365 data in an organization. Protection policies are defined by the Global Admin (or the SharePoint Online Admin or Exchange Online Admin) and include what data to protect, when to protect it, and for what time period to retain the protected data for a single Microsoft 365 service.
19+
Represents details about protection policies applied to Microsoft 365 data in an organization. Global Admins (or SharePoint in Microsoft 365 Admins or Exchange Online Admins) define protection policies. They include what data to protect, when to protect it, and for what time period to retain the protected data for a single Microsoft 365 service.
2020

2121

2222
Inherits from [protectionPolicyBase](../resources/protectionpolicybase.md).
@@ -46,13 +46,13 @@ Inherits from [protectionPolicyBase](../resources/protectionpolicybase.md).
4646
|activeWithErrors | Some units are protected and others are unprotected.|
4747
|inactive | All units are unprotected.|
4848
|updating | Some or all units are in a `protectRequested`, `unprotectRequested`, or `removeRequested` state.|
49-
|unknownFutureValue | Evolvable enumeration sentinel value. Do not use.|
49+
|unknownFutureValue | Evolvable enumeration sentinel value. Don't use.|
5050

5151
## Relationships
5252
|Relationship|Type|Description|
5353
|:---|:---|:---|
54-
|driveInclusionRules|[driveProtectionRule](../resources/driveprotectionrule.md) collection|Contains the details of the Onedrive for Business protection rule.|
55-
|driveProtectionUnits|[driveProtectionUnit](../resources/driveprotectionunit.md) collection|Contains the protection units associated with a OneDrive for Business protection policy.|
54+
|driveInclusionRules|[driveProtectionRule](../resources/driveprotectionrule.md) collection|Contains the details of the OneDrive for Work or School protection rule.|
55+
|driveProtectionUnits|[driveProtectionUnit](../resources/driveprotectionunit.md) collection|Contains the protection units associated with a OneDrive for Work or School protection policy.|
5656

5757
## JSON representation
5858
The following JSON representation shows the resource type.

0 commit comments

Comments
 (0)