Specifies the base class used to define information about a management pack element.
The following tables list the members exposed by the ManagementPackElementInfo type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackElementInfo | Initializes a new ManagementPackElementInfo object. |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
ElementReference | Gets a reference to the management pack element. | |
Id | Overridden. Gets an ID for the management pack element information. | |
LastModified | Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem) | |
ManagementGroup | Gets the management group. | |
ManagementGroupId | Gets the management group ID. | |
Status | Gets the current status of the item. (inherited from ManagementPackItem) | |
SubElementName | Gets the name of the child element to this management pack element. | |
TimeAdded | Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem) | |
XmlTag | Gets the XML element tag that is defined by this type. (inherited from ManagementPackItem) |
Protected Properties
Name | Description | |
---|---|---|
memberstatus | Gets or sets the status of this item. (inherited from ManagementPackItem) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Gets the hash code for this object. | |
GetManagementPack | Overridden. Gets the management pack that contains this object. | |
GetType | (inherited from Object) | |
Reconnect | Overloaded. | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns the name of the management pack element that this object contains information about. |
Protected Methods
Name | Description | |
---|---|---|
AddIdentityString | Constructs the identity string for this object. | |
AddPendingChange | Adds this object to the list of objects being changed for the host management pack. | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
PostProcessChange | (inherited from ManagementPackItem) | |
ReadAttributes | Reads the attributes from this management pack element. | |
ReadElements | Reads the child elements from this management pack element. | |
UpdateCollection | (inherited from ManagementPackItem) | |
WriteAttributes | Writes the attributes of this management pack element. | |
WriteElements | Writes the child elements to this management pack element. |
See Also
Send comments about this topic to Microsoft.