Share via


CreatableMonitoringBase Class

Definition

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
CreatableMonitoringBase
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)

Applies to