CreatableMonitoringBase 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 interface will be removed in the next release and should no longer be used.
public ref class CreatableMonitoringBase abstract : Microsoft::EnterpriseManagement::Common::MonitoringBase
[System.Obsolete("This interface will be removed in the next release and should no longer be used.")]
[System.Serializable]
public abstract class CreatableMonitoringBase : Microsoft.EnterpriseManagement.Common.MonitoringBase
type CreatableMonitoringBase = class
inherit MonitoringBase
Public MustInherit Class CreatableMonitoringBase
Inherits MonitoringBase
- Inheritance
- Derived
- Attributes
Properties
ManagementGroup |
Gets the management group that the object is in. (Inherited from MonitoringBase) |
ManagementGroupId |
Gets the unique identifier of the management group that owns this object. (Inherited from MonitoringBase) |
Methods
Reconnect(EnterpriseManagementGroup) |
Reconnects the object to the specified management group. (Inherited from MonitoringBase) |
ToString() |
Returns the relevant display string for the object. (Inherited from MonitoringBase) |