Skip to content

Commit 1231d43

Browse files
committed
improving acrolinx score
1 parent bf89080 commit 1231d43

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

api-reference/beta/resources/exchangerestoresession.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
3636
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
3737
|lastModifiedDateTime|DateTimeOffset|Timestamp of last modification of this restore session.|
3838
|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.|
4141

4242
### restoreSessionStatus values
4343
|Member | Description |

api-reference/beta/resources/onedriveforbusinessrestoresession.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
3636
|error|[publicError](../resources/publicerror.md)|Contains error details if the restore session fails or completes with an error.|
3737
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
3838
|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.|
4242

4343
### restoreSessionStatus values
4444

@@ -50,7 +50,7 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
5050
|completedWithError|Some artifacts failed to restore, and some succeeded.|
5151
|completed| All restore artifacts successfully restored.|
5252
|failed| All restore artifacts failed to restore.|
53-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use.|
53+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use.|
5454

5555
## Relationships
5656
|Relationship|Type|Description|

api-reference/beta/resources/restoresessionbase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Restoring to both a new location and the same URL in a single restore session is
4040
|lastModifiedBy|identitySet|Identity of the person who last modified the restore session.|
4141
|lastModifiedDateTime|DateTimeOffset|Timestamp of the last modification of the restore session.|
4242
|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.|
4545

4646
### restoreSessionStatus values
4747

api-reference/beta/resources/sharepointrestoresession.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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."
44
author: "tushar20"
55
ms.reviewer: "manikantsinghms"
66
ms.localizationpriority: medium
@@ -38,9 +38,9 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
3838
|error|[publicError](../resources/publicerror.md)|Contains error details if the restore session fails or is completed with error.|
3939
|lastModifiedBy|[identitySet](../resources/identityset.md)|Identity of the person who last modified this restore session.|
4040
|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.|
4444

4545
### restoreSessionStatus values
4646

@@ -52,7 +52,7 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
5252
|completedWithError|Some artifacts failed to restore, and some succeeded.|
5353
|completed| All restore artifacts successfully restored.|
5454
|failed| All restore artifacts failed to restore.|
55-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use.|
55+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use.|
5656

5757
## Relationships
5858

0 commit comments

Comments
 (0)