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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python