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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python