EnterpriseManagementObject Members

System Center

Updated: April 25, 2012

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

Represents an object instance.

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

 NameDescription
 EnterpriseManagementObjectInitializes a new instance of the EnterpriseManagementObject class.
Top

 NameDescription
public propertyDisplayNameGets the display name of the object.
public propertyFullNameGets the full name of the object.
public propertyHasChanges  Gets a value that indicates whether the object has changes or not. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyId  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public propertyIsNew  Gets a value that indicates whether this object is new. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyItem  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyItem  Overloaded. Gets a property value. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyItem  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyLastModified  Gets the last modified date and time for this object. (inherited from EnterpriseManagementObjectBaseWithProperties)
public propertyLastModifiedByGets the discovery source ID that last modified the instance
public propertyLeastDerivedNonAbstractManagementPackClassIdGets the ID of the least derived non-abstract management pack class.
public propertyManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public propertyManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public propertyManagementPackClassIdsGets the class IDs for this object.
public propertyNameGets the name of the object.
public propertyPathGets the path of the object.
public propertyTimeAddedGets the time the instance was added.
public propertyValues  Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

(see also Protected Methods)
 NameDescription
public methodApplyTemplateOverloaded. Applies the given template to this instance.
public methodCommitOverloaded. Overridden. Commits this instance.
public methodContainsProperty  Overloaded. Determines if the specified properties exist. (inherited from EnterpriseManagementObjectBaseWithProperties)
public methodCreateNavigatorCreates a cursor model object for navigating and editing XML data.
public methodEquals  Overridden. Compares this object with a specified object for equality. (inherited from Object)
public methodGetClassesOverloaded. Retrieves the classes this monitoring object is an instance of.
public methodGetCopyReturns a deep copy of the EnterpriseManagementObject object.
public methodGetHashCode  Overridden. Returns the hash code for this object. (inherited from Object)
public methodGetLeastDerivedNonAbstractClassRetrieves the least derived non-abstract class.
public methodGetMostDerivedClassesRetrieves this instance’s most derived classes.
public methodGetPropertiesOverridden. Gets all the properties associated with this monitoring object, including hosting and extension.
public methodGetType  (inherited from Object)
public methodIsInstanceOfIndicates whether this instance is of the specified class or any of its derived classes.
public methodOverwriteOverloaded. Overwrite this instance.
public methodPopulateAccessRightsRetrieves the property access rights from the server for the specified management group.
public methodReconnect  Overridden. Reconnects this object to the management group after it has been deserialized. (inherited from MonitoringBase)
public methodToString  Overridden. Returns the relevant display string for the object. (inherited from Object)
public methodTryGetProperty  Overloaded. Gets a property value if one exists. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

 NameDescription
protected methodFinalize  (inherited from Object)
protected methodMemberwiseClone  (inherited from Object)
protected methodSetId  Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId)
Top
 
Show: