Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.
Represents a data source module type in a Management Group.
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.ManagementPackModuleType
          Microsoft.EnterpriseManagement.Configuration.ManagementPackDataSourceModuleType
            Microsoft.EnterpriseManagement.Configuration.MonitoringDataSourceModuleType
Syntax
[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete. Please use ManagementPackDataSourceModuleType instead")]
public class MonitoringDataSourceModuleType : ManagementPackDataSourceModuleType, 
    IMonitoringBase
[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete. Please use ManagementPackDataSourceModuleType instead")]
public ref class MonitoringDataSourceModuleType : ManagementPackDataSourceModuleType, 
    IMonitoringBase
[<SerializableAttribute>]
[<ObsoleteAttribute("This class is obsolete. Please use ManagementPackDataSourceModuleType instead")>]
type MonitoringDataSourceModuleType = 
    class
        inherit ManagementPackDataSourceModuleType
        interface IMonitoringBase
    end
<SerializableAttribute>
<ObsoleteAttribute("This class is obsolete. Please use ManagementPackDataSourceModuleType instead")>
Public Class MonitoringDataSourceModuleType
    Inherits ManagementPackDataSourceModuleType
    Implements IMonitoringBase
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | MonitoringDataSourceModuleType(ManagementPackDataSourceModuleType) | 
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)