ManagementPackElementReference Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines a reference to a management pack element of type T.
The following tables list the members exposed by the ManagementPackElementReference type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the GUID identifier for the management pack element. |
![]() |
Identifier | Provides another format to uniquely identify the management pack element which is different from GUID identifier. |
![]() |
Name | Gets the name of the management pack element. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether this object equals the specified object. |
![]() |
GetElement | Gets the element that is referenced. |
![]() |
GetHashCode | Overridden. Gets the hash code for this object. |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
Implicit | Casts an object of type T, which inherits from ManagementPackElement), to a ManagementPackElementReference object. |
![]() |
ToString | Overridden. Gets the name of the management pack element that is referenced. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackElementReference Generic Class
Microsoft.EnterpriseManagement.Configuration Namespace