MonitoringEventCriteria Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Used to specify the criteria for the GetMonitoringEvents method and the GetMonitoringEventReader method, limiting the returned objects to those that meet the criteria.
The following tables list the members exposed by the MonitoringEventCriteria type.
Public Constructors
Name | Description | |
---|---|---|
MonitoringEventCriteria | Overloaded. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Criteria | (inherited from QueryCriteria) | |
CriteriaXml | (inherited from QueryCriteria) |
Top
Protected Properties
Name | Description | |
---|---|---|
BackCompatPropertyToNewPropertyMappings | Overridden. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
GetValidPropertyNames | Gets a collection of the valid property names that can be used in the criteria expression. | |
IsValidPropertyName | (inherited from QueryCriteria) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GenerateDalCriteria | (inherited from QueryCriteria) | |
GetInvalidCriteriaElements | (inherited from QueryCriteria) | |
IsValidXmlString | (inherited from QueryCriteria) | |
MemberwiseClone | (inherited from Object) | |
ParseCriteria | (inherited from QueryCriteria) | |
PropertyNameToColumnName | (inherited from QueryCriteria) |
Top
See Also
Reference
MonitoringEventCriteria Class
Microsoft.EnterpriseManagement.Monitoring Namespace