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. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the GUID 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 a GUID identifier for the version of the Management Pack being referenced. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. 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) |
![]()
|
op_Implicit | Casts a ManagementPack object to a ManagementPackReference object. |
|
Reconnect | Reconnects to a Management Pack object after this object has been disconnected. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Returns the name of the Management Pack being referenced. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

