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

