Skip to content

Commit 94432b2

Browse files
authored
Merge pull request #25776 from microsoftgraph/u/roparash/NoteInM365BackupProtectionUnit
Add Notes in M365 backup API documentation
2 parents 02c235f + 1c5df34 commit 94432b2

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

api-reference/v1.0/api/backuprestoreroot-list-driveprotectionunits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ If successful, this method returns a `200 OK` response code and a collection of
5050

5151
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
5252

53+
> [!NOTE]
54+
> The `displayName` and `email` properties are only available for the `Delegated` permission type.
55+
>
56+
5357
## Examples
5458

5559
### Example 1: List all the driveProtectionUnits in a tenant

api-reference/v1.0/api/backuprestoreroot-list-mailboxprotectionunits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ If successful, this method returns a `200 OK` response code and a [mailboxProtec
5151

5252
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
5353

54+
> [!NOTE]
55+
> The `displayName` and `email` properties are only available for the `Delegated` permission type.
56+
>
57+
5458
## Examples
5559

5660
### Example 1: List all mailboxProtectionUnits in a tenant

api-reference/v1.0/api/backuprestoreroot-list-siteprotectionunits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ If successful, this method returns a `200 OK` response code and a [siteProtectio
5151

5252
For a list of possible error responses, see [Backup Storage API error responses](/graph/backup-storage-error-codes).
5353

54+
> [!NOTE]
55+
> The `siteName` and `siteWebUrl` properties are only available for the `Delegated` permission type.
56+
>
57+
5458
## Examples
5559

5660
### Example 1: List all the siteProtectionUnits in a tenant

0 commit comments

Comments
 (0)