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

BatchTaskStatistics.UserCpuTime Property

Definition

The total user mode CPU time (summed across all cores and all Compute Nodes) consumed by the Task. The time duration is specified in ISO 8601 format.

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

Property Value

Applies to