BatchPoolUsageStatistics.DedicatedCoreTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The aggregated wall-clock time of the dedicated Compute Node cores being part of the Pool. The time duration is specified in ISO 8601 format.
public TimeSpan DedicatedCoreTime { get; }
member this.DedicatedCoreTime : TimeSpan
Public ReadOnly Property DedicatedCoreTime As TimeSpan