MonitoringFolder 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 ManagementPackFolder instead
This class represents a MOM folder.
public ref class MonitoringFolder : Microsoft::EnterpriseManagement::Configuration::ManagementPackFolder, Microsoft::EnterpriseManagement::Common::IMonitoringBase
[System.Obsolete("This class is obsolete. Please use ManagementPackFolder instead")]
[System.Serializable]
public class MonitoringFolder : Microsoft.EnterpriseManagement.Configuration.ManagementPackFolder, Microsoft.EnterpriseManagement.Common.IMonitoringBase
type MonitoringFolder = class
inherit ManagementPackFolder
interface IMonitoringBase
Public Class MonitoringFolder
Inherits ManagementPackFolder
Implements IMonitoringBase
- Inheritance
-
MonitoringFolder
- Attributes
- Implements
Constructors
MonitoringFolder(ManagementPackFolder) |
Internal Constructor |
Methods
GetDerivedObject(ManagementPackFolder) |
Converting ManagementPackConsoleTask to MonitoringConsole Task, for backwards compatability |