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

Represents a property value on an EnterpriseManagementObject object.

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

Public Constructors

  Name Description
EnterpriseManagementSimpleObject Creates a new instance of the EnterpriseManagementSimpleObject 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)
public property Parent Gets the owning object of this property value.
public property PropertyAccessRights  
public property Type The type used by the property.
public property Value Gets or sets the value of this property.
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 methodstatic PopulateAutoIncrementCache Populates the internal auto-increment cache with the values from the specific property.
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method SetToDefault Sets the value of the property to its default, if available.
public method ToString Overridden. Gets a string that represents the value of this property.
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.