MonitoringObjectGenericCriteria 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 GetMonitoringObjects, GetPartialMonitoringObjects, GetRelatedMonitoringObjects and GetRelatedPartialMonitoringObjects methods, limiting the returned objects to those that meet the criteria.
The following tables list the members exposed by the MonitoringObjectGenericCriteria type.
Public Constructors
Name | Description | |
---|---|---|
MonitoringObjectGenericCriteria | Overloaded. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Criteria | (inherited from QueryCriteria) | |
CriteriaXml | (inherited from QueryCriteria) |
Top
Protected Properties
Name | Description | |
---|---|---|
BackCompatPropertyToNewPropertyMappings | (inherited from QueryCriteria) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
GetValidPropertyNames | Retrieves 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 | Overridden. (inherited from QueryCriteria) | |
IsValidXmlString | (inherited from QueryCriteria) | |
MemberwiseClone | (inherited from Object) | |
ParseCriteria | (inherited from QueryCriteria) | |
PropertyNameToColumnName | (inherited from QueryCriteria) |
Top
See Also
Reference
MonitoringObjectGenericCriteria Class
Microsoft.EnterpriseManagement.Monitoring Namespace