ManagementPackKnowledgeArticle Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a management pack element that is defined by the ManagementPackKnowledgeArticle complex type. This type defines a knowledge article for a specific element or subelement in the management pack. The knowledge article is either in HTML format or XML format (Microsoft Assistance Markup Language, or MAML).
The following tables list the members exposed by the ManagementPackKnowledgeArticle type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackKnowledgeArticle | Overloaded. Initializes a new ManagementPackKnowledgeArticle object. |
Top
Public Properties
Name | Description | |
---|---|---|
ElementReference | Gets a reference to the management pack element. (inherited from ManagementPackElementInfo) | |
HtmlContent | Gets or sets an HTML-based knowledge article. Any HTML can be used. HTML articles are generated when an Operations Manager 2005 management pack is converted. | |
Id | Overridden. Gets an ID for the management pack element information. (inherited from ManagementPackItem) | |
Identifier | Overridden. Gets the identifier of the management pack element info. (inherited from Extension) | |
InstanceName | Gets the instance name of extensions. (inherited from Extension) | |
LanguageCode | Gets the three-letter language code for the language pack used by the knowledge article. | |
LastModified | Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem) | |
MamlContent | Gets or sets an XML-based knowledge article using the Microsoft Assistance Markup Language (MAML) schema. | |
ManagementGroup | Gets the management group. (inherited from ManagementPackElementInfo) | |
ManagementGroupId | Gets the management group ID. (inherited from ManagementPackElementInfo) | |
Status | Gets the current status of the item. (inherited from ManagementPackItem) | |
SubElementName | Gets the name of the child element to this management pack element. (inherited from ManagementPackElementInfo) | |
TimeAdded | Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem) | |
Visible | Gets or sets a Boolean value that determines whether this knowledge article should be visible to the user. | |
XmlTag | Overridden. Gets the XML element tag that is defined by this type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether this object equals the specified object. (inherited from Extension) | |
GetHashCode | Overridden. Gets the hash code for this object. (inherited from Extension) | |
GetManagementPack | Overridden. Gets the management pack that contains this object. (inherited from ManagementPackItem) | |
GetType | (inherited from Object) | |
Reconnect | Overloaded. (inherited from ManagementPackElementInfo) | |
Reconnect | Overridden. Reconnects to a management pack object after this object has been disconnected. | |
ToString | Overridden. Returns the name of the management pack element that this object contains information about. (inherited from Extension) | |
Verify | Overridden. Verifies a management pack element using the verification context. |
Top
Protected Methods
Name | Description | |
---|---|---|
AddIdentityString | Overridden. Defines how the identity is added to the knowledge article object. | |
AddPendingChange | Adds this object to the list of objects being changed for the host management pack. (inherited from ManagementPackElementInfo) | |
Finalize | (inherited from Object) | |
GetArrayField | Gets the array field. (inherited from Extension) | |
GetField | Gets the field. (inherited from Extension) | |
MemberwiseClone | (inherited from Object) | |
SetField | Sets the field. (inherited from Extension) |
Top
See Also
Reference
ManagementPackKnowledgeArticle Class
Microsoft.EnterpriseManagement.Configuration Namespace