Skip to content

Commit 6bca9ff

Browse files
authored
Update sharepointrestoresession.md
1 parent 5698b1d commit 6bca9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/sharepointrestoresession.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Inherits from [restoreSessionBase](../resources/restoresessionbase.md).
4040
|lastModifiedDateTime|DateTimeOffset|Timestamp of last modification of this restore session.|
4141
|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`.|
4242
|restoreJobType|[restoreJobType](../resources/enums.md#restoreJobType-values)|Type of the restore session, whether it is created normally or via bulk job.|
43-
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoreSessionBase.md#restoreSessionArtifactCount)|Count metadata of the artifacts belonging to this restore session.|
43+
|restoreSessionArtifactCount|[restoreSessionArtifactCount](../resources/restoresessionbase.md#restoreSessionArtifactCount)|Count metadata of the artifacts belonging to this restore session.|
4444

4545
### restoreSessionStatus values
4646

0 commit comments

Comments
 (0)