PoolUsageMetrics
Class
Definition
The usage metrics for a single pool in a certain time range.
public class PoolUsageMetrics
- Inheritance
-
PoolUsageMetrics
Properties
| DataEgressGiB |
Gets the cross data center network egress from the pool during this interval, in gibibytes. |
| DataIngressGiB |
Gets the cross data center network ingress to the pool during this interval, in gibibytes. |
| EndTime |
Gets the end time of the aggregation interval for this entry. |
| PoolId |
Gets the id of the pool whose metrics are aggregated in this entry. |
| StartTime |
Gets the start time of the aggregation interval covered by this entry. |
| TotalCoreHours |
Gets the total core hours used in the pool during this aggregation interval. |
| VirtualMachineSize |
Gets the size of the virtual machines in the pool. All virtual machines in a pool are the same size. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |