CreatableEnterpriseManagementObject Members
[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 | |
---|---|---|
DisplayName | Overridden. Gets the display name for this object. | |
FullName | Overridden. Gets the display name for this object. | |
HasChanges | Gets a value that indicates whether the object has changes or not. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Id | Overridden. Gets the unique identifier of this object. | |
IsNew | Gets a value that indicates whether this object is new. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. Gets a property value. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
LastModified | Gets the last modified date and time for this object. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
LastModifiedBy | Gets the discovery source ID that last modified the instance (inherited from EnterpriseManagementObject) | |
LeastDerivedNonAbstractManagementPackClassId | Gets the ID of the least derived non-abstract management pack class. (inherited from EnterpriseManagementObject) | |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
ManagementPackClassIds | Gets the class IDs for this object. (inherited from EnterpriseManagementObject) | |
Name | Overridden. Gets the display name for this object. | |
Path | Gets the path of the object. (inherited from EnterpriseManagementObject) | |
TimeAdded | Gets the time the instance was added. (inherited from EnterpriseManagementObject) | |
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 | |
---|---|---|
ApplyTemplate | Overloaded. Applies the given template to this instance. (inherited from EnterpriseManagementObject) | |
Commit | Overridden. Commits this instance. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ContainsProperty | Overloaded. Determines if the specified properties exist. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
CreateNavigator | Creates a cursor model object for navigating and editing XML data. (inherited from EnterpriseManagementObject) | |
Equals | Overridden. Compares this object with a specified object for equality. (inherited from Object) | |
GetClasses | Overloaded. Retrieves the classes this monitoring object is an instance of. (inherited from EnterpriseManagementObject) | |
GetCopy | Gets a deep copy of the enterprise management object. | |
GetHashCode | Overridden. Returns the hash code for this object. (inherited from Object) | |
GetLeastDerivedNonAbstractClass | Retrieves the least derived non-abstract class. (inherited from EnterpriseManagementObject) | |
GetMostDerivedClasses | Retrieves this instance’s most derived classes. (inherited from EnterpriseManagementObject) | |
GetProperties | Overridden. Gets all the properties associated with this monitoring object, including hosting and extension. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
GetType | (inherited from Object) | |
IsInstanceOf | Indicates whether this instance is of the specified class or any of its derived classes. (inherited from EnterpriseManagementObject) | |
Overwrite | Overloaded. Overwrite this instance. (inherited from EnterpriseManagementObject) | |
PopulateAccessRights | Retrieves the property access rights from the server for the specified management group. (inherited from EnterpriseManagementObject) | |
Reconnect | Overridden. Reconnects this object to a manangement group after it is deserialized. | |
ToString | Overridden. Returns a string that represents this object. | |
TryGetProperty | Overloaded. Gets a property value if one exists. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | Sets the connected object by specifying the unique identifier. (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
CreatableEnterpriseManagementObject Class
Microsoft.EnterpriseManagement.Common Namespace