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). |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python