--- title: "VESQLRDSDatabaseRestore" description: "Contains details about the restore operation of a backed-up Microsoft SQL Server database running on Amazon RDS. Property Type Description GUID Job ID. VESQLRDSRestoreStatus Status of the restore operation." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vesqlrdsdatabaserestore.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VESQLRDSDatabaseRestore" dateModified: "2026-08-18" --- # VESQLRDSDatabaseRestore Contains details about the restore operation of a backed-up Microsoft SQL Server database running on Amazon RDS.
|
Property |
Type |
Description |
|---|---|---|
|
JobId |
GUID |
Job ID. |
|
Status |
VESQLRDSRestoreStatus |
Status of the restore operation. Possible values:
|
|
DatabaseName |
String |
Target database name. |
|
SqlServerName |
String |
Target server name |
|
ErrorMessage |
String? |
Error or warning message triggered by unexpected conditions during restore. |