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 | |
---|---|---|
Id | Gets the identifier of the management pack reference. | |
KeyToken | Gets the key token of the management pack reference. | |
Name | Gets the name of the management pack being referenced. | |
Version | Gets the version of the management pack being referenced. | |
VersionId | Gets an identifier for the version of the management pack being referenced. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the management pack reference is equal to the specified object. | |
GetHashCode | Overridden. Gets the hash code of this object. | |
GetManagementPack | Gets the ManagementPack object that this object references. | |
GetType | (inherited from Object) | |
Implicit | Casts a ManagementPack object to a ManagementPackReference object. | |
Reconnect | Reconnects to a management pack object after this object has been disconnected. | |
ToString | Overridden. Returns the name of the management pack being referenced. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackReference Class
Microsoft.EnterpriseManagement.Configuration Namespace