Utils Members
Include Protected Members
Include Inherited Members
Represents a utility class that is used in policy-based management services.
The Utils type exposes the following members.
Methods
Name | Description | |
---|---|---|
CheckConfigurationProperty<T>(String, T, T) | ||
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetDescriptionForAdHocEvaluationMode(AdHocPolicyEvaluationMode) | ||
GetDescriptionForEvaluationMode(AutomatedPolicyEvaluationMode) | ||
GetEvaluationModeByDescription(String) | ||
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
IsValidHelpLink(String) | ||
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top