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. |
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