ResourceMetricValue Class
Value of resource metric.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ResourceMetricValue(**kwargs: Any)
Variables
Name | Description |
---|---|
timestamp
|
Value timestamp. |
average
|
Value average. |
minimum
|
Value minimum. |
maximum
|
Value maximum. |
total
|
Value total. |
count
|
Value count. |
properties
|
Resource metric properties collection. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python