--- title: "VEMDBCollectionRestoreOptions" description: "Contains restore options that you can apply to a restore job. Property Type Description VEMDBCollection MongoDB collection. String New name of the restored collection. String Name of the database to which the collection will be restored." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vemdbcollectionrestoreoptions.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEMDBCollectionRestoreOptions" dateModified: "2026-08-18" --- # VEMDBCollectionRestoreOptions Contains restore options that you can apply to a restore job.

Property

Type

Description

Collection

VEMDBCollection

MongoDB collection.

NewName

String

New name of the restored collection.

NewDatabaseName

String

Name of the database to which the collection will be restored.

## Related Commands [`New-VEMDBCollectionRestoreOptions`](new-vemdbcollectionrestoreoptions.md)