IMonitoringBase Interface

Definition

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.

Applies to