ServerUsage Class
Represents server metrics.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelServerUsage
Constructor
ServerUsage(**kwargs)
Variables
Name | Description |
---|---|
name
|
Name of the server usage metric. |
resource_name
|
The name of the resource. |
display_name
|
The metric display name. |
current_value
|
The current value of the metric. |
limit
|
The current limit of the metric. |
unit
|
The units of the metric. |
next_reset_time
|
The next reset time for the metric (ISO8601 format). |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python