IMonitoringBase Interface
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.
Defines the properties and methods for all the connected objects in a monitoring group.
public interface class IMonitoringBase
[System.Obsolete("This interface will be removed in the next release and should no longer be used.")]
public interface IMonitoringBase
type IMonitoringBase = interface
Public Interface IMonitoringBase
- Derived
- Attributes
Properties
ManagementGroup |
Gets the management group that the object is in. |
ManagementGroupId |
Gets the unique identifier of the management group that the object is in. |
Methods
Reconnect(EnterpriseManagementGroup) |
Reconnects the object to the specified management group. |