VESQLRDSDatabase
Contains details about a backed-up Microsoft SQL Server database running on Amazon RDS.
|
Property |
Type |
Description |
|---|---|---|
|
Name |
String |
Database name. |
|
InstanceName |
String |
Instance name. |
|
ServerName |
String |
DNS name or IP address of the source server. |
|
ServerType |
SQLRDSServerType |
Possible values:
|
|
ProductVersion |
System.Version |
Microsoft SQL Server version of the instance on which the database is hosted. |
Related Commands