Defines a generic setting that is stored with a view.
The following tables list the members exposed by the MonitoringViewSetting type.
Public
Constructors
| Name | Description | |
|---|---|---|
| MonitoringViewSetting | Initializes the MonitoringViewSetting class. |
Public
Properties
| Name | Description | |
|---|---|---|
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Setting | Gets or sets the setting for the view. |
|
ViewId | Gets the globally unique identifier (GUID) for the view that contains this setting. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. Overridden. Determines whether this view setting equals the specified object. |
|
GetHashCode | Overridden. Gets the hash code for the view setting. |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the view setting in the operations manager system. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

