EnterpriseManagementObject Members
Represents an object instance.
The following tables list the members exposed by the EnterpriseManagementObject type.
Protected Constructors
Name | Description | |
---|---|---|
EnterpriseManagementObject | Initializes a new instance of the EnterpriseManagementObject class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DisplayName | Gets the display name of the object. |
![]() |
FullName | Gets the full name of the object. |
![]() |
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
![]() |
IsNew | Gets a value that indicates whether this object has been committed to the store. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
Item | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
LastModified | Gets the last date and time this object was changed. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
LastModifiedBy | Gets the discovery source ID that last modified the instance |
![]() |
LeastDerivedNonAbstractManagementPackClassId | Gets the ID of the least derived non-abstract management pack class. |
![]() |
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. |
![]() |
Name | Gets the name of the object. |
![]() |
Path | Gets the path of the object. |
![]() |
TimeAdded | Gets the time the instance was added. |
![]() |
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. |
![]() |
Commit | Overloaded. Overridden. Commits this instance. |
![]() |
ContainsProperty | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() |
CreateNavigator | Creates a cursor model object for navigating and editing XML data. |
![]() |
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
![]() |
GetClasses | Overloaded. Retrieves the classes this monitoring object is an instance of. |
![]() |
GetCopy | Returns a deep copy of the EnterpriseManagementObject object. |
![]() |
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) |
![]() |
GetLeastDerivedNonAbstractClass | Retrieves the least derived non-abstract class. |
![]() |
GetMostDerivedClasses | Retrieves this instance’s most derived classes. |
![]() |
GetProperties | Overridden. Gets all the properties associated with this monitoring object, including hosting and extension. |
![]() |
GetType | (inherited from Object) |
![]() |
IsInstanceOf | Indicates whether this instance is of the specified class or any of its derived classes. |
![]() |
Overwrite | Overloaded. Overwrite this instance. |
![]() |
PopulateAccessRights | Retrieves the property access rights from the server for the specified management group. |
![]() |
Reconnect | (inherited from EnterpriseManagementObjectBaseWithProperties) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
![]() |
TryGetProperty | Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
Explicit Interface Implementations
Top
See Also
Reference
EnterpriseManagementObject Class
Microsoft.EnterpriseManagement.Common Namespace