PoolStatistics
Class
Definition
Contains utilization and resource usage statistics for the lifetime of a pool.
public class PoolStatistics
- Inheritance
-
PoolStatistics
Properties
| LastUpdateTime |
Gets the time at which the statistics were last updated. All statistics are limited to the range between StartTime and this value. |
| ResourceStatistics |
Gets statistics related to resource consumption by compute nodes in the pool, such as average CPU utilization. |
| StartTime |
Gets the start time of the time range covered by the statistics. |
| Url |
Gets the URL for the statistics. |
| UsageStatistics |
Gets statistics related to pool usage, such as the amount of core-time used. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |