MonitoringAlertCriteria Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the criteria for the GetMonitoringAlertReader method and the GetMonitoringAlerts method, limiting the returned objects to those that meet the criteria.

The following tables list the members exposed by the MonitoringAlertCriteria type.

Public Constructors

  Name Description
  MonitoringAlertCriteria Overloaded.  

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Criteria  (inherited from QueryCriteria)
public property CriteriaXml  (inherited from QueryCriteria)

Top

Protected Properties

  Name Description
protected property BackCompatPropertyToNewPropertyMappings Overridden.  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic GetValidPropertyNames Gets a collection of the valid property names that can be used in the criteria expression.
public method IsValidPropertyName  (inherited from QueryCriteria)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GenerateDalCriteria  (inherited from QueryCriteria)
protected method GetInvalidCriteriaElements  (inherited from QueryCriteria)
protected method IsValidXmlString  (inherited from QueryCriteria)
protected method MemberwiseClone  (inherited from Object)
protected method ParseCriteria  (inherited from QueryCriteria)
protected method PropertyNameToColumnName  (inherited from QueryCriteria)

Top

See Also

Reference

MonitoringAlertCriteria Class
Microsoft.EnterpriseManagement.Monitoring Namespace