ManagementPackConfigurationGroupCriteria Members
Specifies the criteria for the GetConfigurationGroups method, limiting the returned objects to those that meet the criteria.
The following tables list the members exposed by the ManagementPackConfigurationGroupCriteria type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackConfigurationGroupCriteria | Creates a new ManagementPackConfigurationGroupCriteria object. |
Top
Public Properties
Name | Description | |
---|---|---|
Criteria | Gets the criteria expression that is used to filter results that are returned from a method that uses the criteria. (inherited from QueryCriteria) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (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 | Overridden. Checks to see if the specified String object is a valid property name for this criteria. | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the criteria expression string. (inherited from QueryCriteria) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
IsSpecialPropertyName | (inherited from QueryCriteria) | |
MemberwiseClone | (inherited from Object) | |
ParseCriteria | Overloaded. This method is for internal use only and is not intended to be used directly in your code. (inherited from QueryCriteria) | |
PropertyNameToColumnName | (inherited from QueryCriteria) |
Top
See Also
Reference
ManagementPackConfigurationGroupCriteria Class
Microsoft.EnterpriseManagement.Configuration Namespace