Defines a monitoring class in a Management Group, 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 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) | |
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 Management Pack element. (inherited from ManagementPackElement) | |
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 in which this object was instantiated. | |
ManagementGroupId | Gets a globally unique identifier (GUID) for the Management Group in which this object was instantiated. | |
Name | Gets the name of this Management Pack 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) |
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 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 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 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 | Overloaded. (inherited from ManagementPackElement) | |
GetManagementPack | Gets the Management Pack 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 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 parents of the specified relationship type, optionally including all parent types of those parents and their derived classes. | |
GetRelatedMonitoringClasses | Retrieves all the monitoring object classes that are related to the specified relationship type, optionally including all parent types of those parents and their derived classes. | |
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. Reconnects this object after it has been deserialized. | |
ReferenceEquals | (inherited from Object) | |
ToString | Gets the name of this Management Pack element. (inherited from ManagementPackElement) | |
WriteXml | (inherited from ManagementPackElement) |
Protected Methods
Name | Description | |
---|---|---|
CheckVersionCompatibility | (inherited from ManagementPackClass) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
PostProcessChange | (inherited from ManagementPackItem) | |
ReadAttributes | (inherited from ManagementPackClass) | |
ReadElements | (inherited from ManagementPackClass) | |
UpdateCollection | (inherited from ManagementPackItem) | |
WriteAttributes | (inherited from ManagementPackClass) | |
WriteElements | (inherited from ManagementPackClass) |
See Also
Send comments about this topic to Microsoft.