MonitoringSchemaType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |