Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.
Represents a monitoring view.
Namespace:   Microsoft.EnterpriseManagement.Configuration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Inheritance Hierarchy
System.Object
  Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
    Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
      Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
        Microsoft.EnterpriseManagement.Configuration.ManagementPackView
          Microsoft.EnterpriseManagement.Configuration.MonitoringView
Syntax
[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete. Please use ManagementPackView instead.")]
public class MonitoringView : ManagementPackView, IMonitoringBase
[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete. Please use ManagementPackView instead.")]
public ref class MonitoringView : ManagementPackView, IMonitoringBase
[<SerializableAttribute>]
[<ObsoleteAttribute("This class is obsolete. Please use ManagementPackView instead.")>]
type MonitoringView = 
    class
        inherit ManagementPackView
        interface IMonitoringBase
    end
<SerializableAttribute>
<ObsoleteAttribute("This class is obsolete. Please use ManagementPackView instead.")>
Public Class MonitoringView
    Inherits ManagementPackView
    Implements IMonitoringBase
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | MonitoringView(ManagementPackView) | 
Properties
Methods
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.EnterpriseManagement.Configuration Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)