ManagementPackItem Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Provides the base class used for an item in a management pack.
The following tables list the members exposed by the ManagementPackItem type.
Public Properties
Name | Description | |
---|---|---|
Id | Gets the ID for the item. | |
Identifier | Gets the extension identifier. (inherited from Extension) | |
InstanceName | Gets the instance name of extensions. (inherited from Extension) | |
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
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Overrides the Equals method. (inherited from Object) | |
GetHashCode | Overridden. Overrides the GetHashCode method. (inherited from Object) | |
GetManagementPack | Gets the management pack that this item is a part of. | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the ManagementPackElement after deserialization. (inherited from Extension) | |
ToString | Overridden. Overrides the ToString method. (inherited from Object) | |
Verify | Verifies the management pack item using the verification context. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GetArrayField | Gets the array field. (inherited from Extension) | |
GetField | Gets the field. (inherited from Extension) | |
MemberwiseClone | (inherited from Object) | |
SetField | Sets the field. (inherited from Extension) |
Top
See Also
Reference
ManagementPackItem Class
Microsoft.EnterpriseManagement.Configuration Namespace