Share via


BatchPoolUsageStatisticsOutput interface

Statistics related to Pool usage information.

Properties

dedicatedCoreTime

The aggregated wall-clock time of the dedicated Compute Node cores being part of the Pool.

lastUpdateTime

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

startTime

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

Property Details

dedicatedCoreTime

The aggregated wall-clock time of the dedicated Compute Node cores being part of the Pool.

dedicatedCoreTime: string

Property Value

string

lastUpdateTime

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

lastUpdateTime: string

Property Value

string

startTime

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

startTime: string

Property Value

string