IWithRestorableDroppedDatabaseBeta Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SQL Database definition to set a restorable dropped database as the source database.
public interface IWithRestorableDroppedDatabaseBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithRestorableDroppedDatabaseBeta = interface
interface IBeta
Public Interface IWithRestorableDroppedDatabaseBeta
Implements IBeta
- Derived
- Implements
Methods
FromRestorableDroppedDatabase(ISqlRestorableDroppedDatabase) |
Creates a new database from a previously deleted database (see restorable dropped database). Collation, Edition, and MaxSizeBytes must remain the same while the link is active. Values specified for these parameters will be ignored. |