DatabaseRestoreResource interface
Specific Databases to restore.
Properties
collection |
The names of the collections available for restore. |
database |
The name of the database available for restore. |
Property Details
collectionNames
The names of the collections available for restore.
collectionNames?: string[]
Property Value
string[]
databaseName
The name of the database available for restore.
databaseName?: string
Property Value
string