Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UsageStatistics

Package version

An interface representing UsageStatistics.

summary

Statistics related to pool usage information.

Hierarchy

  • UsageStatistics

Index

Properties

dedicatedCoreTime

dedicatedCoreTime: string

The aggregated wall-clock time of the dedicated compute node cores being part of the pool.

lastUpdateTime

lastUpdateTime: Date

The time at which the statistics were last updated. All statistics are limited to the range between startTime and lastUpdateTime.

startTime

startTime: Date

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

Generated using TypeDoc