BatchPoolUsageStatisticsOutput interface
Statistics related to Pool usage information.
Properties
| dedicated |
The aggregated wall-clock time of the dedicated Compute Node cores being part of the Pool. |
| last |
The time at which the statistics were last updated. All statistics are limited to the range between startTime and lastUpdateTime. |
| start |
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