Share via


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
public property Id Gets the ID for the item.
public property Identifier  Gets the extension identifier. (inherited from Extension)
public property InstanceName  Gets the instance name of extensions. (inherited from Extension)
public property LastModified Gets the time (UTC time) when the item was last modified.
public property Status Gets the current status of the item.
public property TimeAdded Gets the time (UTC time) when the item was created.
public property XmlTag Gets the XML element tag that is defined by this type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Overrides the Equals method. (inherited from Object)
public method GetHashCode  Overridden. Overrides the GetHashCode method. (inherited from Object)
public method GetManagementPack Gets the management pack that this item is a part of.
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the ManagementPackElement after deserialization. (inherited from Extension)
public method ToString  Overridden. Overrides the ToString method. (inherited from Object)
public method Verify Verifies the management pack item using the verification context.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GetArrayField  Gets the array field. (inherited from Extension)
protected method GetField  Gets the field. (inherited from Extension)
protected method MemberwiseClone  (inherited from Object)
protected method SetField  Sets the field. (inherited from Extension)

Top

See Also

Reference

ManagementPackItem Class
Microsoft.EnterpriseManagement.Configuration Namespace