你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchJobScheduleStatistics.KernelCpuTime Property

Definition

The total kernel mode CPU time (summed across all cores and all Compute Nodes) consumed by all Tasks in all Jobs created under the schedule.

public TimeSpan KernelCpuTime { get; }
member this.KernelCpuTime : TimeSpan
Public ReadOnly Property KernelCpuTime As TimeSpan

Property Value

Applies to