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.
Count of failed jobs.
public int? FailedJobs { get; }
member this.FailedJobs : Nullable<int>
Public ReadOnly Property FailedJobs As Nullable(Of Integer)