MonitoringConsoleTaskCriteria 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 ManagementPackConsoleTaskCriteria and replace Category in criteria to CategoryOld
Console MonitoringTask criteria.
public ref class MonitoringConsoleTaskCriteria : Microsoft::EnterpriseManagement::Configuration::ManagementPackConsoleTaskCriteria
[System.Obsolete("Use ManagementPackConsoleTaskCriteria and replace Category in criteria to CategoryOld")]
public class MonitoringConsoleTaskCriteria : Microsoft.EnterpriseManagement.Configuration.ManagementPackConsoleTaskCriteria
type MonitoringConsoleTaskCriteria = class
inherit ManagementPackConsoleTaskCriteria
Public Class MonitoringConsoleTaskCriteria
Inherits ManagementPackConsoleTaskCriteria
- Inheritance
-
MonitoringConsoleTaskCriteria
- Attributes
Remarks
You can get a list of the property names that can be used in the criteria expression by using the <xref:Microsoft.EnterpriseManagement.Configuration.MonitoringConsoleTaskCriteria.GetValidPropertyNames%2A> method. For information about the criteria expression syntax, see Criteria Expression Syntax.
Constructors
| MonitoringConsoleTaskCriteria(String) |
Constructor. |
Properties
| BackCompatPropertyToNewPropertyMappings |
Gets the back compat property to new property mappings. |