Share via


ManagementPackReference Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a reference to a management pack.

The following tables list the members exposed by the ManagementPackReference type.

Public Constructors

  Name Description
  ManagementPackReference Overloaded. Initializes a new ManagementPackReference object.

Top

Public Properties

  Name Description
public property Id Gets the identifier of the management pack reference.
public property KeyToken Gets the key token of the management pack reference.
public property Name Gets the name of the management pack being referenced.
public property Version Gets the version of the management pack being referenced.
public property VersionId Gets an identifier for the version of the management pack being referenced.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the management pack reference is equal to the specified object.
public method GetHashCode Overridden. Gets the hash code of this object.
public method GetManagementPack Gets the ManagementPack object that this object references.
public method GetType  (inherited from Object)
public methodstatic Implicit Casts a ManagementPack object to a ManagementPackReference object.
public method Reconnect Reconnects to a management pack object after this object has been disconnected.
public method ToString Overridden. Returns the name of the management pack being referenced.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementPackReference Class
Microsoft.EnterpriseManagement.Configuration Namespace