Share via


BatchJobScheduleStatistics.FailedTasksCount Property

Definition

The total number of Tasks that failed during the given time range in Jobs created under the schedule. A Task fails if it exhausts its maximum retry count without returning exit code 0.

public long FailedTasksCount { get; }
member this.FailedTasksCount : int64
Public ReadOnly Property FailedTasksCount As Long

Property Value

Applies to