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