UsageStatistics Class

Definition

Statistics related to pool usage data.

public class UsageStatistics
type UsageStatistics = class
Public Class UsageStatistics
Inheritance
UsageStatistics

Properties

DedicatedCoreTime

Gets the aggregated wall-clock time of the dedicated compute nodes being part of the pool.

LastUpdateTime

Gets the time at which the statistics were last updated. All statistics are limited to the range between StartTime and this value.

StartTime

Gets the start time of the time range covered by the statistics.

Applies to