DatabaseUsage Class
Usage metric of a database.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.sql.models._models_py3.ProxyResourceDatabaseUsage
Constructor
DatabaseUsage(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource ID. |
name
|
Resource name. |
type
|
Resource type. |
display_name
|
User-readable name of the metric. |
current_value
|
Current value of the metric. |
limit
|
Boundary value of the metric. |
unit
|
Unit of the metric. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python