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). |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python