Share via


MonitoringDiagnosticResultCriteria Class

Definition

Caution

Use DiagnosticResultCriteria

MonitoringDiagnosticResult criteria.

public ref class MonitoringDiagnosticResultCriteria : Microsoft::EnterpriseManagement::Monitoring::DiagnosticResultCriteria
[System.Obsolete("Use DiagnosticResultCriteria")]
public class MonitoringDiagnosticResultCriteria : Microsoft.EnterpriseManagement.Monitoring.DiagnosticResultCriteria
type MonitoringDiagnosticResultCriteria = class
    inherit DiagnosticResultCriteria
Public Class MonitoringDiagnosticResultCriteria
Inherits DiagnosticResultCriteria
Inheritance
Attributes

Remarks

The following property names are valid names that can be used in the criteria expression:

  1. Id

  2. MonitoringDiagnosticId

  3. StateChangeEventId

  4. SubmittedBy

  5. TargetMonitoringObjectId

  6. Status

  7. Output

  8. ErrorCode

  9. ErrorMessage

  10. TimeScheduled

  11. TimeStarted

  12. TimeFinished

  13. LastModified

For information about the criteria expression syntax, see Criteria Expression Syntax.

Constructors

MonitoringDiagnosticResultCriteria(String)

Constructor.

Properties

BackCompatPropertyToNewPropertyMappings

Gets the back compat property to new property mappings.

(Inherited from DiagnosticResultCriteria)

Applies to