Share via


MonitoringBaseWithId Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides the base class for all the connected objects with identifiers in a management group. Obsolete.

The following tables list the members exposed by the MonitoringBaseWithId type.

Protected Constructors

  Name Description
  MonitoringBaseWithId Overloaded. Creates a new instance of the MonitoringBaseWithId class.

Top

Public Properties

  Name Description
public property Id Gets the unique identifier for the connected object.
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Compares this object with a specified object for equality.
public method GetHashCode Overridden. Returns the hash code for this object.
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the object to the specified management group. (inherited from MonitoringBase)
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId Sets the connected object by specifying the unique identifier.

Top

See Also

Reference

MonitoringBaseWithId Class
Microsoft.EnterpriseManagement.Common Namespace