ManagementPackSubElementReference 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 subelement of type T.
The following tables list the members exposed by the ManagementPackSubElementReference type.
Public Properties
Name | Description | |
---|---|---|
ElementReference | Gets a reference to the management pack element that contains this object. | |
Id | Gets the globally unique identifier (GUID) for this object. | |
Name | Gets the name of this object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether this object is equal to the specified object. | |
GetHashCode | Overridden. Gets the hash code for this object. | |
GetSubElement | Gets the management pack subelement that corresponds to this reference. This call reads the management pack element from the corresponding store where the management pack is located. | |
GetType | (inherited from Object) | |
ToString | Overridden. Returns the name property of the management pack element. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackSubElementReference Generic Class
Microsoft.EnterpriseManagement.Configuration Namespace