MonitoringViewSetting Class
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Defines a generic setting that is stored with a view.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
System::Object
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBase
Microsoft.EnterpriseManagement.Presentation::ViewSetting
Microsoft.EnterpriseManagement.Monitoring::MonitoringViewSetting
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::CreatableMonitoringBase
Microsoft.EnterpriseManagement.Presentation::ViewSetting
Microsoft.EnterpriseManagement.Monitoring::MonitoringViewSetting
| Name | Description | |
|---|---|---|
![]() | MonitoringViewSetting(MonitoringView^, String^) | Initializes theMonitoringViewSetting class. |
| Name | Description | |
|---|---|---|
![]() | ManagementGroup | The connection management group connection used by this object. |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | Setting | (Inherited from ViewSetting.) |
![]() | ViewId | (Inherited from ViewSetting.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ViewSetting.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from ViewSetting.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
![]() | Update() | (Inherited from ViewSetting.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


