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). |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python