Share via


EnterpriseManagementBase Members

Represents the base class for enterprise management objects and properties.

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

Protected Constructors

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

Top

Public Properties

  Name Description
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
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  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)

Top

See Also

Reference

EnterpriseManagementBase Class
Microsoft.EnterpriseManagement.Common Namespace