ResourceMetricValue Class
Value of resource metric.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ResourceMetricValue
Constructor
ResourceMetricValue(**kwargs)
Variables
- timestamp
- str
Value timestamp.
- average
- float
Value average.
- minimum
- float
Value minimum.
- maximum
- float
Value maximum.
- total
- float
Value total.
- count
- float
Value count.
- properties
- list[ResourceMetricProperty]
Resource metric properties collection.
Feedback
Submit and view feedback for