Share via


ManagementPackDependencyMonitor Class

Definition

Represents a management pack element that is defined by the ManagementPackDependencyMonitor complex type. This type defines a monitor that reports health information from monitors in a defined relationship type. Health information is reported based on a defined algorithm for all instances across the relationship type.

public ref class ManagementPackDependencyMonitor : Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitor
[System.Serializable]
public class ManagementPackDependencyMonitor : Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitor
type ManagementPackDependencyMonitor = class
    inherit ManagementPackMonitor
Public Class ManagementPackDependencyMonitor
Inherits ManagementPackMonitor
Inheritance
Attributes

Constructors

ManagementPackDependencyMonitor(ManagementPack, String, ManagementPackAccessibility)

Initializes a new ManagementPackDependencyMonitor object by using a management pack, a string identifier, and a management pack accessibility.

Properties

Accessibility

Gets or sets the accessibility of the management pack item.

(Inherited from ManagementPackAccessibleElement)
AlertSettings

Gets or sets the alert settings that control the generation and configuration of alerts generated from this monitor.

(Inherited from ManagementPackMonitor)
Algorithm

Gets or sets the algorithm that this object uses to report health state information.

AlgorithmParameter

Gets or sets the configuration parameter required by the specified algorithm in the Algorithm property.

Category

Gets or sets the category that the monitor is in.

(Inherited from ManagementPackMonitor)
CategoryValue

Gets the category value.

(Inherited from ManagementPackElement)
Comment

Gets the optional comment associated with this management pack element.

(Inherited from ManagementPackElement)
Description

Gets or sets the description of the management pack element.

(Inherited from ManagementPackElement)
DisplayName

Gets or sets the display name of the management pack element.

(Inherited from ManagementPackElement)
Enabled

Gets or sets the monitoring level that the monitor is enabled for.

(Inherited from ManagementPackMonitor)
HasNonCategoryOverride

Gets or sets a value that indicates whether this object has a non-category override associated with it.

HostManagementPack

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the management pack store.

(Inherited from Extension)
Id

Gets the GUID identifier of the management pack element.

(Inherited from ManagementPackElement)
Identifier

Gets the identifier of the management pack element.

(Inherited from ManagementPackElement)
InstanceName

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the instance name of extensions.

(Inherited from Extension)
LanguageCode

Gets or sets the default three-letter language code for this management pack element, which is used to specify the language for the description and display name of the element.

(Inherited from ManagementPackElement)
LastModified

Gets the time (UTC time) when the item was last modified.

(Inherited from ManagementPackItem)
ManagementGroup

Gets the management group.

(Inherited from ManagementPackElement)
ManagementGroupId

Gets the ID of the management group.

(Inherited from ManagementPackElement)
ManagementPackId

Gets the management pack identifier.

(Inherited from ManagementPackItem)
MemberInMaintenance

Gets or sets the maintenance-related health state that the targeted monitor is in.

MemberMonitor

Gets or sets the monitor that is the target of the relationship type that health information is reported for by this object. The monitor provided must target the class specified as the target of the relationship type or a class that the target class derives from.

memberstatus

Gets or sets the status of this item.

(Inherited from ManagementPackItem)
MemberUnAvailable

Gets or sets the health state that the targeted monitor is in when the monitor is unavailable.

Name

Gets the name of this management pack element.

(Inherited from ManagementPackElement)
ParentMonitorID

Gets or sets the identifier of the monitor that this monitor will report health information to. The referenced monitor must be in the same management pack or a referenced management pack. The referenced monitor must be targeted at the same type as the monitor being defined or a type that the targeted type derives from.

(Inherited from ManagementPackMonitor)
Priority

Gets or sets the priority level of the monitor.

(Inherited from ManagementPackMonitor)
RelationshipType

Gets or sets the relationship type that health information is reported for. The source in the relationship type must be the same class that the dependency monitor targets or is derived from. The relationship type must be either a hosting or containment type.

Remotable

Gets or sets a value that indicates whether the monitor will execute for remote monitoring.

(Inherited from ManagementPackMonitor)
RunAs

Gets or sets a reference to a secure reference identifier that is defined in this management pack or a referenced management pack. When used, this monitor will run under the credentials that are assigned to the secure reference.

(Inherited from ManagementPackMonitor)
Sealed

Gets the value indicating whether the management pack element is sealed or not.

(Inherited from ManagementPackElement)
Status

Gets the current status of the item.

(Inherited from ManagementPackItem)
Target

Gets or sets the class that this monitor targets.

(Inherited from ManagementPackMonitor)
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.

Methods

CheckVersionCompatibility(ManagementPackElement)

Checks the version compatibility of the current management pack element with the specified element.

CreateNavigator()

Creates a new XPathNavigator object.

(Inherited from ManagementPackElement)
Equals(Object)

Determines whether this object equals the specified object.

(Inherited from ManagementPackElement)
GetArrayField<T>(String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the array field.

(Inherited from Extension)
GetCategories()

Retrieves a collection of ManagementPackCategory objects defined in this management pack object.

(Inherited from ManagementPackElement)
GetDisplayString(CultureInfo)

Gets the display string for this management pack element in the specified culture.

(Inherited from ManagementPackElement)
GetDisplayString(String)

Gets the display string for this management pack element in the specified language.

(Inherited from ManagementPackElement)
GetField<T>(String)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the field.

(Inherited from Extension)
GetFolders()

Gets the collection of management pack folders associated with this management pack element.

(Inherited from ManagementPackElement)
GetHashCode()

Gets the hash code for this object.

(Inherited from ManagementPackElement)
GetImageReferences()

Gets the images associated with this management pack element.

(Inherited from ManagementPackElement)
GetKnowledgeArticle(CultureInfo)

Gets the knowledge article associated with this management pack element.

(Inherited from ManagementPackElement)
GetKnowledgeArticle(String)

Gets the knowledge article for this management pack element in the specified language.

(Inherited from ManagementPackElement)
GetManagementPack()

Gets the management pack that this object is defined in.

(Inherited from ManagementPackElement)
GetParentMonitor(ManagementPackMonitor) (Inherited from ManagementPackMonitor)
PostProcessChange(ManagementPack)

Called after changes to the management pack have been successfully applied. Any post-processing work is completed in this method.

(Inherited from ManagementPackElement)
ReadAttributes(ManagementPack, XmlReader)

Reads the attributes from this management pack element.

ReadElements(ManagementPack, XmlReader)

Reads the child elements from this management pack element.

Reconnect(EnterpriseManagementGroup)

Reconnects to a management pack object after this object has been disconnected.

(Inherited from ManagementPackElement)
Reconnect(ManagementPack)

Reconnects to a management pack object after this object has been disconnected.

SetField<T>(String, T)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Sets the field.

(Inherited from Extension)
ToString()

Gets the name of this management pack element.

(Inherited from ManagementPackElement)
UpdateCollection<T>(ManagementPackItemCollection<T>)

Updates the collection of management pack items.

(Inherited from ManagementPackItem)
Verify(VerificationContext)

Verifies the dependency monitor of a management pack using the verification context.

WriteAttributes(XmlWriter)

Writes the attributes of this management pack element.

WriteElements(XmlWriter)

Writes the child elements to this management pack element.

WriteXml(XmlWriter)

Serializes the management pack element as XML.

(Inherited from ManagementPackElement)

Applies to