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

