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
Copy file name to clipboardExpand all lines: api-reference/beta/resources/exchangerestoresession.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,8 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
36
36
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
37
37
|lastModifiedDateTime|DateTimeOffset|Timestamp of last modification of this restore session.|
38
38
|status|[restoreSessionStatus](../resources/exchangerestoresession.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
39
-
|restoreJobType|[restoreJobType](../resources/enums.md#restoreJobType-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
40
-
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoreSessionArtifactCount)|The number of metadata artifacts that belong to this restore session.|
39
+
|restoreJobType|[restoreJobType](../resources/enums.md#restorejobtype-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
40
+
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoresessionartifactcount)|The number of metadata artifacts that belong to this restore session.|
Copy file name to clipboardExpand all lines: api-reference/beta/resources/onedriveforbusinessrestoresession.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
36
36
|error|[publicError](../resources/publicerror.md)|Contains error details if the restore session fails or completes with an error.|
37
37
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
38
38
|lastModifiedDateTime|DateTimeOffset|Timestamp of the last modification of this restore session.|
39
-
|status|[restoreSessionStatus](../resources/onedriveforbusinessrestoresession.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
40
-
|restoreJobType|[restoreJobType](../resources/enums.md#restoreJobType-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
41
-
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoreSessionArtifactCount)|The number of metadata artifacts that belong to this restore session.|
39
+
|status|[restoreSessionStatus](../resources/onedriveforbusinessrestoresession.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. You must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
40
+
|restoreJobType|[restoreJobType](../resources/enums.md#restorejobtype-values)|Indicates whether the restore session was created normally or by a bulk job.|
41
+
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoresessionartifactcount)|The number of metadata artifacts that belong to this restore session.|
42
42
43
43
### restoreSessionStatus values
44
44
@@ -50,7 +50,7 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
50
50
|completedWithError|Some artifacts failed to restore, and some succeeded.|
51
51
|completed| All restore artifacts successfully restored.|
52
52
|failed| All restore artifacts failed to restore.|
53
-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use.|
Copy file name to clipboardExpand all lines: api-reference/beta/resources/restoresessionbase.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,8 @@ Restoring to both a new location and the same URL in a single restore session is
40
40
|lastModifiedBy|identitySet|Identity of the person who last modified the restore session.|
41
41
|lastModifiedDateTime|DateTimeOffset|Timestamp of the last modification of the restore session.|
42
42
|status|[restoreSessionStatus](../resources/restoresessionbase.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of the restored artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. You must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
43
-
|restoreJobType|[restoreJobType](../resources/enums.md#restoreJobType-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
44
-
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoreSessionArtifactCount)|The number of metadata artifacts that belong to this restore session.|
43
+
|restoreJobType|[restoreJobType](../resources/enums.md#restorejobtype-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
44
+
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoresessionartifactcount)|The number of metadata artifacts that belong to this restore session.|
Copy file name to clipboardExpand all lines: api-reference/beta/resources/sharepointrestoresession.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "sharePointRestoreSession resource type"
3
-
description: "Represents restore-related tasks on artifacts that are protected by an SharePoint protection policy."
3
+
description: "Represents restore-related tasks on artifacts that are protected by a SharePoint protection policy."
4
4
author: "tushar20"
5
5
ms.reviewer: "manikantsinghms"
6
6
ms.localizationpriority: medium
@@ -38,9 +38,9 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
38
38
|error|[publicError](../resources/publicerror.md)|Contains error details if the restore session fails or is completed with error.|
39
39
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
40
40
|lastModifiedDateTime|DateTimeOffset|Timestamp of last modification of this restore session.|
41
-
|status|[restoreSessionStatus](../resources/sharepointrestoresession.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of restore artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. Note that you must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
42
-
|restoreJobType|[restoreJobType](../resources/enums.md#restoreJobType-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
43
-
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoreSessionArtifactCount)|The number of metadata artifacts that belong to this restore session.|
41
+
|status|[restoreSessionStatus](../resources/sharepointrestoresession.md#restoresessionstatus-values)|Status of the restore session. The value is an aggregated status of restore artifacts. The possible values are: `draft`, `activating`, `active`, `completedWithError`, `completed`, `unknownFutureValue`, `failed`. You must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `failed`.|
42
+
|restoreJobType|[restoreJobType](../resources/enums.md#restorejobtype-values)|Indicates whether the restore sesssion was created normally or by a bulk job.|
43
+
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoresessionartifactcount)|The number of metadata artifacts that belong to this restore session.|
44
44
45
45
### restoreSessionStatus values
46
46
@@ -52,7 +52,7 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
52
52
|completedWithError|Some artifacts failed to restore, and some succeeded.|
53
53
|completed| All restore artifacts successfully restored.|
54
54
|failed| All restore artifacts failed to restore.|
55
-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use.|
0 commit comments