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

Represents the class for management objects and relationships that have properties.

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

Public Properties

  Name Description
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public property IsNew Gets a value that indicates whether this object has been committed to the store.
public property Item Overloaded.  
public property LastModified Gets the last date and time this object was changed.
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)
public property Values Gets a list of all property values that are not null, Nothing in Visual Basic.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Commit Overloaded. Commits the current instance to the data store.
public method ContainsProperty Overloaded.  
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetProperties Returns a list of all properties.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects this object to the management group after it has been deserialized.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method TryGetProperty Overloaded.  
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


Send comments about this topic to Microsoft.