Represents a monitoring knowledge article entry.
The following tables list the members exposed by the MonitoringKnowledgeArticle type.
Public Properties
(see also Protected
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. (inherited from ManagementPackKnowledgeArticle) |
|
Id | Gets a GUID identifier for the Management Pack element information. (inherited from ManagementPackElementInfo) |
|
LanguageCode | Gets the three-letter language code for the language pack used by the knowledge article. (inherited from ManagementPackKnowledgeArticle) |
|
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 AML schema (MAML). (inherited from ManagementPackKnowledgeArticle) |
|
ManagementGroup | Gets the Management Group that this object was instantiated in. |
|
ManagementGroupId | Gets a GUID identifier for the Management Group that this object was instantiated in. |
|
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 Operations Manager user. (inherited from ManagementPackKnowledgeArticle) |
|
XmlTag | Gets the XML element tag that is defined by this type. (inherited from ManagementPackKnowledgeArticle) |
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. (inherited from ManagementPackElementInfo) |
|
GetHashCode | Gets the hash code for this object. (inherited from ManagementPackElementInfo) |
|
GetManagementPack | Gets the Management Pack that contains this object. (inherited from ManagementPackElementInfo) |
|
GetType | (inherited from Object) |
|
Reconnect | Overloaded. Reconnects this object to the specified Management Group after this object has been disconnected. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the name of the Management Pack element that this object contains information about. (inherited from ManagementPackElementInfo) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
AddIdentityString | (inherited from ManagementPackKnowledgeArticle) |
|
AddPendingChange | Adds this object to the list of objects being changed for the host Management Pack. (inherited from ManagementPackElementInfo) |
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
PostProcessChange | (inherited from ManagementPackItem) |
|
ReadAttributes | (inherited from ManagementPackKnowledgeArticle) |
|
ReadElements | (inherited from ManagementPackKnowledgeArticle) |
|
UpdateCollection | (inherited from ManagementPackItem) |
|
WriteAttributes | (inherited from ManagementPackKnowledgeArticle) |
|
WriteElements | (inherited from ManagementPackKnowledgeArticle) |
See Also
Send comments about this topic to Microsoft.

