Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
| Visual Basic |
|---|
Dim instance As ManagementPackDataSourceModuleType |
Syntax
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class ManagementPackDataSourceModuleType Inherits ManagementPackModuleType |
| C# |
|---|
[SerializableAttribute] public class ManagementPackDataSourceModuleType : ManagementPackModuleType |
| C++ |
|---|
[SerializableAttribute] public ref class ManagementPackDataSourceModuleType : public ManagementPackModuleType |
| J# |
|---|
/** @attribute SerializableAttribute() */ public class ManagementPackDataSourceModuleType extends ManagementPackModuleType |
| JScript |
|---|
SerializableAttribute public class ManagementPackDataSourceModuleType extends ManagementPackModuleType |
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
Microsoft.EnterpriseManagement.Configuration.ManagementPackItem
Microsoft.EnterpriseManagement.Configuration.ManagementPackElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackAccessibleElement
Microsoft.EnterpriseManagement.Configuration.ManagementPackModuleType
Microsoft.EnterpriseManagement.Configuration.ManagementPackDataSourceModuleType
Microsoft.EnterpriseManagement.Configuration.MonitoringDataSourceModuleType
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.

