RecoverableDatabase Class
A recoverable database.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceRecoverableDatabase
Constructor
RecoverableDatabase(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
edition
|
The edition of the database. |
service_level_objective
|
The service level objective name of the database. |
elastic_pool_name
|
The elastic pool name of the database. |
last_available_backup_date
|
The last available backup date of the database (ISO8601 format). |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python