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.
Defines the base abstract class for an item in a Management Pack.
The following tables list the members exposed by the ManagementPackItem type.
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
Id | Gets the GUID identifier for the item. |
![]() |
LastModified | Gets the time (UTC time) when the item was last modified. |
![]() |
Status | Gets the current status of the item. |
![]() |
TimeAdded | Gets the time (UTC time) when the item was created. |
![]() |
XmlTag | Gets the XML element tag that is defined by this type. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
memberstatus | Gets or sets the status of this item. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetManagementPack | Gets the Management Pack that this item is a part of. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Reconnects this object to the specified Management Pack after this object was disconnected. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
PostProcessChange | This method is called after changes to the Management Pack have been successfully applied. Any post-processing work is completed in this method. |
![]() |
UpdateCollection | Updates the collection of Management Pack items. |
Top
See Also
Reference
ManagementPackItem Class
Microsoft.EnterpriseManagement.Configuration Namespace