ResourceUsageStatistics Class

The statistics information for resource usage.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceUsageStatistics

Constructor

ResourceUsageStatistics(**kwargs)

Variables

average
float

The average value.

minimum
<xref:long>

The minimum value.

maximum
<xref:long>

The maximum value.