Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The abstract base class used to define information about a Management Pack element.
The following tables list the members exposed by the ManagementPackElementInfo type.
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
ElementReference | Gets a reference to the Management Pack element. |
![]() |
Id | Overridden. Gets a GUID identifier for the Management Pack element information. |
![]() |
LastModified | Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem) |
![]() |
Status | Gets the current status of the item. (inherited from ManagementPackItem) |
![]() |
SubElementName | Gets the name of the child element to this Management Pack element. |
![]() |
TimeAdded | Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem) |
![]() |
XmlTag | Gets the XML element tag that is defined by this type. (inherited from ManagementPackItem) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
memberstatus | Gets or sets the status of this item. (inherited from ManagementPackItem) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether this object equals the specified object. |
![]() |
GetHashCode | Overridden. Gets the hash code for this object. |
![]() |
GetManagementPack | Overridden. Gets the Management Pack that contains this object. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to a Management Pack object after this object has been disconnected. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Overridden. Returns the name of the Management Pack element that this object contains information about. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddIdentityString | Constructs the identity string for this object. |
![]() |
AddPendingChange | Adds this object to the list of objects being changed for the host Management Pack. |
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
PostProcessChange | (inherited from ManagementPackItem) |
![]() |
ReadAttributes | Reads the attributes from this Management Pack element. |
![]() |
ReadElements | Reads the child elements from this Management Pack element. |
![]() |
UpdateCollection | (inherited from ManagementPackItem) |
![]() |
WriteAttributes | Writes the attributes of this Management Pack element. |
![]() |
WriteElements | Writes the child elements to this Management Pack element. |
Top
See Also
Reference
ManagementPackElementInfo Class
Microsoft.EnterpriseManagement.Configuration Namespace