Diagnostics Class

Definition

Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.

public class Diagnostics
type Diagnostics = class
Public Class Diagnostics
Inheritance
Diagnostics

Constructors

Diagnostics()

Initializes a new instance of the Diagnostics class.

Diagnostics(IList<DiagnosticCondition>)

Initializes a new instance of the Diagnostics class.

Properties

Conditions

Gets a collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.

Applies to