DatabaseRestoreResource interface

Specific Databases to restore.

Properties

collectionNames

The names of the collections available for restore.

databaseName

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