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

Represents an enterprise management object type that can be created.

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

Public Constructors

  Name Description
CreatableEnterpriseManagementObject Overloaded. Initializes a new instance of the CreatableEnterpriseManagementObject class.
Top

Public Properties

  Name Description
public property DisplayName Overridden. Gets the display name for this object.
public property FullName Overridden. Gets the display name for this object.
public property Id Overridden. Gets the unique identifier of this object.
public property IsNew  Gets a value that indicates whether this object has been committed to the store. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModified  Gets the last date and time this object was changed. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModifiedBy  Gets the discovery source ID that last modified the instance (inherited from EnterpriseManagementObject)
public property LeastDerivedNonAbstractManagementPackClassId  Gets the ID of the least derived non-abstract management pack class. (inherited from EnterpriseManagementObject)
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 ManagementPackClassIds  Gets the class IDs for this object. (inherited from EnterpriseManagementObject)
public property Name Overridden. Gets the display name for this object.
public property Path  Gets the path of the object. (inherited from EnterpriseManagementObject)
public property TimeAdded  Gets the time the instance was added. (inherited from EnterpriseManagementObject)
public property Values  Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

Public Methods (see also Protected Methods)

  Name Description
public method ApplyTemplate  Overloaded. (inherited from EnterpriseManagementObject)
public method Commit  Overloaded. Commits this instance. (inherited from EnterpriseManagementObject)
public method ContainsProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method CreateNavigator  Creates a cursor model object for navigating and editing XML data. (inherited from EnterpriseManagementObject)
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetClasses  Overloaded. Retrieves the classes this monitoring object is an instance of. (inherited from EnterpriseManagementObject)
public method GetCopy Returns a deep copy of the EnterpriseManagementObject object.
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetLeastDerivedNonAbstractClass  Retrieves the least derived non-abstract class. (inherited from EnterpriseManagementObject)
public method GetMostDerivedClasses  Retrieves this instance’s most derived classes. (inherited from EnterpriseManagementObject)
public method GetProperties  Gets all the properties associated with this monitoring object, including hosting and extension. (inherited from EnterpriseManagementObject)
public method GetType  (inherited from Object)
public method IsInstanceOf  (inherited from EnterpriseManagementObject)
public method Overwrite  Overloaded. Overwrite this instance. (inherited from EnterpriseManagementObject)
public method PopulateAccessRights  (inherited from EnterpriseManagementObject)
public method Reconnect Overridden.  
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Returns a string that represents this object.
public method TryGetProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

Protected Methods

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

Explicit Interface Implementations

See Also


Send comments about this topic to Microsoft.