VEMDBCollectionRestoreOptions
Contains restore options that you can apply to a restore job.
Property | Type | Description |
Collection | 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