MonitoringReportResource Class

Definition

Caution

This class is obsolete. Please use ManagementPackReportResource instead

This class represents a MOM report resource.

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

Constructors

MonitoringReportResource(ManagementPackReportResource)

Creates a view type from a clone

Methods

GetDerivedObject(ManagementPackReportResource)

Converts a ManagementPackReportResource to a MonitoringReportResource, for backwards compatability

Applies to