The restoration status of the restore artifact. Inherited from restoreArtifactBase. The possible values are: added, scheduling, scheduled, inProgress, succeeded, failed, unknownFutureValue.
artifactRestoreStatus values
Member
Description
added
The restore artifact was added to the restore session.
scheduling
The activate action was called on the restore session.
scheduled
The activate action call was successful on the restore session.
inProgress
The restore artifact was picked for restoration.
succeeded
The restore artifact was successfully restored.
failed
The restoration of the artifact failed.
unknownFutureValue
Evolvable enumeration sentinel value. Do not use.
destinationType values
Member
Description
new
Restoration will occur at a new location. For SharePoint and OneDrive, a new site will be created and content will be restored in the new site. For Exchange, a restored folder is created and content will be restored there.
inPlace
Restoration will occur in the same location. For SharePoint, it will bbe on the same site, for OneDrive, on the same drive, and for Exchange, the artifact will be restored in the same mailbox.