MonitoringClass Members
Defines a monitoring class in a ManagementGroup, which allows you to access the tasks, discovery objects, diagnostic objects, and other objects that target this class.
The following tables list the members exposed by the MonitoringClass type.
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Abstract | Gets or sets a Boolean value that determines whether the class is an abstract class. (inherited from ManagementPackClass) | |
Accessibility | Gets or sets the accessibility of the Management Pack item. (inherited from ManagementPackAccessibleElement) | |
Base | Gets or sets the class that this class is derived from. (inherited from ManagementPackClass) | |
Comment | Gets the optional comment associated with this ManagementPack element. (inherited from ManagementPackElement) | |
Description | Gets or sets the description of the ManagementPack element. (inherited from ManagementPackElement) | |
DisplayName | Gets or sets the display name of the ManagementPack element. (inherited from ManagementPackElement) | |
Hosted | Gets or sets a Boolean value that determines whether an instance of this class can only exist when hosted by an instance of another class. (inherited from ManagementPackClass) | |
Id | Gets the GUID identifier of the ManagementPack element. (inherited from ManagementPackElement) | |
LanguageCode | Gets or sets the default three-letter language code for this ManagementPack 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 ManagementGroupin which this object was instantiated. | |
ManagementGroupId | Gets a GUID for the ManagementGroup in which this object was instantiated. | |
Name | Gets the name of this ManagementPack element. (inherited from ManagementPackElement) | |
PropertyCollection | Gets the collection of properties in the class that are populated during discovery of the class. (inherited from ManagementPackClass) | |
Singleton | Gets or sets a Boolean value that determines whether this class is a singleton class. (inherited from ManagementPackClass) | |
Status | Gets the current status of the item. (inherited from ManagementPackItem) | |
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 ManagementPackClass) |
Top
Protected Properties
Name | Description | |
---|---|---|
memberstatus | Gets or sets the status of this item. (inherited from ManagementPackItem) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from ManagementPackElement) | |
FindHostClass | Returns the source class that is the host for this class. (inherited from ManagementPackClass) | |
FindHostRelationship | Returns the host relationship defined in the Management Pack where this class is defined. (inherited from ManagementPackClass) | |
GetDerivedMonitoringClasses | Overloaded. Retrieves classes that are derived from the specified monitoring class. | |
GetDiscoverySources | Retrieves the discovery sources that target this class. | |
GetDisplayString | Overloaded. (inherited from ManagementPackElement) | |
GetFolders | Gets the collection of ManagementPack folders associated with this ManagementPack element. (inherited from ManagementPackElement) | |
GetHashCode | Gets the hash code for this object. (inherited from ManagementPackElement) | |
GetImageReferences | Gets the images associated with this ManagementPack element. (inherited from ManagementPackElement) | |
GetKnowledgeArticle | Overloaded. (inherited from ManagementPackElement) | |
GetManagementPack | Gets the ManagementPack that this object is defined in. (inherited from ManagementPackElement) | |
GetMonitorHierarchy | Retrieves the root monitor that targets this monitoring class and base classes, and then populates a MonitoringHierarchyNode object with the monitor hierarchy. | |
GetMonitoringConsoleTasks | Overloaded. Retrieves tasks that target this monitoring class. | |
GetMonitoringDiagnostics | Overloaded. Retrieves diagnostic objects that target this monitoring class. | |
GetMonitoringDiscoveries | Overloaded. Retrieves the discovery objects that target this monitoring class. | |
GetMonitoringImageReferences | Retrieves a collection of image references for the monitoring class. | |
GetMonitoringLinkedReports | Overloaded. Retrieves the linked report objects that target this monitoring class. | |
GetMonitoringProperties | Overloaded. Retrieves the monitoring property objects that are associated with this monitoring class. | |
GetMonitoringProperty | Overloaded. Retrieves the monitoring property for this monitoring class. | |
GetMonitoringRecoveries | Overloaded. Retrieves the monitoring recovery objects that target this monitoring class. | |
GetMonitoringRelationshipClasses | Overloaded. Retrieves the relationship class objects of which this monitoring class is a part. | |
GetMonitoringRelationshipClassesWhereSource | Overloaded. Retrieves the relationship class objects of which this monitoring class is a source in the relationship. | |
GetMonitoringRelationshipClassesWhereTarget | Overloaded. Retrieves the relationship class objects of which this monitoring class is a target in the relationship. | |
GetMonitoringReports | Overloaded. Retrieves the monitoring report objects that target this monitoring class. | |
GetMonitoringRules | Overloaded. Retrieves the monitoring rule objects that target this monitoring class. | |
GetMonitoringTasks | Overloaded. Retrieves the monitoring task objects that target this monitoring class. | |
GetMonitoringViews | Overloaded. Retrieves the monitoring view objects that target this monitoring class. | |
GetParentMonitoringClasses | Retrieves all the monitoring object classes that are sources of the specified relationship type where this class is the target. | |
GetRelatedMonitoringClasses | Retrieves all the monitoring object classes that are targets of the specified relationship type where this class is the source. | |
GetResultantCategoryOverrides | Retrieves the resultant category overrides for this monitoring class. | |
GetResultantOverrides | Overloaded. Retrieves resultant overrides for the specified object. | |
GetType | (inherited from Object) | |
IsSubClassOf | (inherited from ManagementPackClass) | |
Reconnect | Overloaded. | |
ReferenceEquals | (inherited from Object) | |
ToString | Gets the name of this ManagementPack element. (inherited from ManagementPackElement) | |
WriteXml | (inherited from ManagementPackElement) |
Top
Protected Methods
Name | Description | |
---|---|---|
CheckVersionCompatibility | (inherited from ManagementPackClass) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
PostProcessChange | (inherited from ManagementPackElement) | |
ReadAttributes | (inherited from ManagementPackClass) | |
ReadElements | (inherited from ManagementPackClass) | |
UpdateCollection | (inherited from ManagementPackItem) | |
WriteAttributes | (inherited from ManagementPackClass) | |
WriteElements | (inherited from ManagementPackClass) |
Top
See Also
Reference
MonitoringClass Class
Microsoft.EnterpriseManagement.Configuration Namespace