VESQLPublishedDatabase
Contains details about a published Microsoft SQL Server database.
|
Property |
Type |
Description |
|---|---|---|
|
DatabaseName |
String |
Database name. |
|
PublishedDatabaseName |
String |
New name for the database on the target server. |
|
SqlServer |
String |
DNS name or IP address of the Microsoft SQL Server to which the database is published. |
Related Commands
Publish-VESQLDatabasePublishes a backed-up Microsoft SQL Server database. In Veeam Backup & Replication 13.1, this cmdlet became deprecated. Use the Start-VESQLDatabasePublish cmdlet to publish Microsoft SQL Server databases.Get-VESQLPublishedDatabaseReturns published Microsoft SQL Server databases.Unpublish-VESQLDatabaseUnpublishes Microsoft SQL Server databases from the target server.