InternalRollupMonitor Class

Definition

Caution

This class is obsolete. Please use ManagementPackAggregateMonitor instead.

This class represents a monitor that rolls up state for a particular object

public ref class InternalRollupMonitor : Microsoft::EnterpriseManagement::Configuration::ManagementPackAggregateMonitor, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackAggregateMonitor instead.")]
[System.Serializable]
public class InternalRollupMonitor : Microsoft.EnterpriseManagement.Configuration.ManagementPackAggregateMonitor, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type InternalRollupMonitor = class
    inherit ManagementPackAggregateMonitor
    interface IMonitoringBase
Public Class InternalRollupMonitor
Inherits ManagementPackAggregateMonitor
Implements IMonitoringBase
Inheritance
InternalRollupMonitor
Attributes
Implements

Constructors

InternalRollupMonitor(ManagementPackAggregateMonitor)

Initializes a new instance of the InternalRollupMonitor class.

Applies to