MonitoringDiscoveryCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use ManagementPackDiscoveryCriteria and replace Category in criteria to CategoryOld
Console MonitoringTask criteria.
public ref class MonitoringDiscoveryCriteria : Microsoft::EnterpriseManagement::Configuration::ManagementPackDiscoveryCriteria
[System.Obsolete("Use ManagementPackDiscoveryCriteria and replace Category in criteria to CategoryOld")]
public class MonitoringDiscoveryCriteria : Microsoft.EnterpriseManagement.Configuration.ManagementPackDiscoveryCriteria
type MonitoringDiscoveryCriteria = class
inherit ManagementPackDiscoveryCriteria
Public Class MonitoringDiscoveryCriteria
Inherits ManagementPackDiscoveryCriteria
- Inheritance
-
MonitoringDiscoveryCriteria
- Attributes
Examples
For example code using the MonitoringDiscoveryCriteria class, see How to Query for Discoveries
Remarks
The following property names are valid names that can be used in the criteria expression:
Id
Name
Accessibility
ManagementPackId
Enabled
TargetMonitoringClassId
ConfirmDelivery
Remotable
Category
Priority
TimeAdded
LastModified
DisplayName
Description
HasNonCategoryOverride
For information about the criteria expression syntax, see Criteria Expression Syntax.
Constructors
MonitoringDiscoveryCriteria(String) |
Constructor. |
Properties
BackCompatPropertyToNewPropertyMappings |
Gets the back compat property to new property mappings. |