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

BatchTaskCounts.Failed Property

Definition

The number of Tasks which failed. A Task fails if its result (found in the executionInfo property) is 'failure'.

public int Failed { get; }
member this.Failed : int
Public ReadOnly Property Failed As Integer

Property Value

Applies to