MonitoringViewType Class

Definition

Caution

This class is obsolete. Please use ManagementPackViewType instead

This class encapsulates a MOM view type.

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

Constructors

MonitoringViewType(ManagementPackViewType)

Creates a view type from a clone

Methods

GetDerivedObject(ManagementPackViewType)

Converts a ManagementPackViewType to a MonitoringViewType, for backwards compatability

Applies to