Share via


MonitoringSchemaType Class

Definition

Caution

This class is obsolete. Please use ManagementPackSchemaType instead

This class represents a MOM schema type

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

Constructors

MonitoringSchemaType(ManagementPackSchemaType)

Creates a schema type from a clone

Methods

GetDerivedObject(ManagementPackSchemaType)

Converts a ManagementPackSchemaType to a MonitoringSchemaType, for backwards compatability

Applies to