Settings Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a group of management settings for a system.
The following tables list the members exposed by the Settings type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ApplyChanges | Saves any changes made to the setting values in the group of settings. | |
Equals | (inherited from Object) | |
GetDefaultValue | Overloaded. Gets a default setting value. | |
GetHashCode | (inherited from Object) | |
GetInstanceValue | Overloaded. Gets the specified setting value for the specified MonitoringObject instance. | |
GetType | (inherited from Object) | |
InstanceHasDefaultValue | Determines whether the specified MonitoringObject instance uses the specified Setting object as a default setting value. | |
Refresh | Refreshes setting values, which overwrites any local changes. | |
RemoveInstanceValue | Overloaded. Removes the specified setting value for the specified MonitoringObject instance. | |
SetDefaultValue | Overloaded. Sets the specified setting value in the specified MonitoringObject instance. | |
SetInstanceValue | Sets the specified setting's value to the specified value in a MonitoringObject instance. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Settings Class
Microsoft.EnterpriseManagement.Administration Namespace