MonitoringObject Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a monitoring object and provides access to its properties, state, as well as related monitoring objects.
The following tables list the members exposed by the MonitoringObject type.
Protected Constructors
Name | Description | |
---|---|---|
MonitoringObject | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
AvailabilityLastModified | Gets the last modified time, in DateTime format, of the availability of this monitoring object. (inherited from PartialMonitoringObject) | |
DisplayName | (inherited from EnterpriseManagementObject) | |
FullName | (inherited from EnterpriseManagementObject) | |
HasChanges | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
HealthState | Gets the current health state of the monitoring object. (inherited from PartialMonitoringObject) | |
Id | (inherited from MonitoringBaseWithId) | |
InMaintenanceMode | Gets a value indicating whether the monitoring object is in maintenance mode. (inherited from PartialMonitoringObject) | |
IsAvailable | Gets a value that indicates whether the monitoring object is available to perform an operation. (inherited from PartialMonitoringObject) | |
IsManaged | This property is for internal use only and is not intended for use in your code. (inherited from PartialMonitoringObject) | |
IsNew | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Item | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
LastModified | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
LastModifiedBy | (inherited from EnterpriseManagementObject) | |
LeastDerivedNonAbstractManagementPackClassId | (inherited from EnterpriseManagementObject) | |
MaintenanceModeLastModified | Gets the time, in DateTime format, that maintenance mode of this monitoring object was last modified. (inherited from PartialMonitoringObject) | |
ManagementGroup | The connection management group connection used by this object (inherited from PartialMonitoringObjectBase) | |
ManagementGroupId | (inherited from MonitoringBase) | |
ManagementPackClassIds | (inherited from EnterpriseManagementObject) | |
Name | (inherited from EnterpriseManagementObject) | |
Path | (inherited from EnterpriseManagementObject) | |
StateLastModified | Gets the time, in DateTime format, that the state of the monitoring object was last modified. (inherited from PartialMonitoringObject) | |
TimeAdded | (inherited from EnterpriseManagementObject) | |
Values | (inherited from EnterpriseManagementObjectBaseWithProperties) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ApplyTemplate | (inherited from EnterpriseManagementObject) | |
ApplyTemplate | (inherited from EnterpriseManagementObject) | |
Commit | Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
Commit | Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ContainsProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ContainsProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ContainsProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
CreateNavigator | (inherited from EnterpriseManagementObject) | |
Equals | Overridden. (inherited from Object) | |
GetClasses | (inherited from EnterpriseManagementObject) | |
GetClasses | (inherited from EnterpriseManagementObject) | |
GetCopy | (inherited from EnterpriseManagementObject) | |
GetHashCode | Overridden. (inherited from Object) | |
GetLeastDerivedNonAbstractClass | (inherited from EnterpriseManagementObject) | |
GetMaintenanceWindow | Gets the current maintenance mode information. (inherited from PartialMonitoringObject) | |
GetMonitoringAlertReader | Overloaded. Gets an alert reader object that allows you to read all the monitoring alert objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringAlerts | Overloaded. Gets monitoring alert objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringAlertsCount | Overloaded. Gets the number of monitoring alerts that are related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringConsoleTasks | Overloaded. Gets all the tasks that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringDiagnostics | Overloaded. Gets all the diagnostics that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringDiscoveries | Overloaded. Gets all the discoveries that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringEventReader | Overloaded. Gets an event reader object that allows you to read all the event objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringEvents | Overloaded. Gets all the event objects that are related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringPerformanceData | Overloaded. Gets all the performance data that is related to this monitoring object and that meets the specified criteria. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringPerformanceDataReader | Overloaded. Gets a performance data reader that is used to access all the performance data that is related to this monitoring object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringRecoveries | Overloaded. Gets all the recoveries that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringRelationshipObjectsWhereSource | Overloaded. Retrieves the relationships for which this partial monitoring object is a source in the relationship. (inherited from PartialMonitoringObject) | |
GetMonitoringRelationshipObjectsWhereTarget | Overloaded. Gets the relationships for which this partial monitoring object is a target in the relationship. (inherited from PartialMonitoringObject) | |
GetMonitoringReports | Overloaded. Gets all the reports that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringRules | Overloaded. Gets all the rules that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringStates | Overloaded. (inherited from PartialMonitoringObject) | |
GetMonitoringTaskResults | Overloaded. Gets all the task results that are related to this object. (inherited from PartialMonitoringObjectBase) | |
GetMonitoringTasks | Overloaded. Gets all the tasks that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMonitoringViews | Overloaded. Gets all the views that are targeted toward this monitoring object, based on all the types of the entity and the base types. (inherited from PartialMonitoringObject) | |
GetMostDerivedClasses | (inherited from EnterpriseManagementObject) | |
GetParentMonitoringObjects | Gets all the MonitoringObject instances that are parents of this object. (inherited from PartialMonitoringObjectBase) | |
GetParentPartialMonitoringObjects | Gets all the PartialMonitoringObject instances that are parents of this object. (inherited from PartialMonitoringObjectBase) | |
GetProperties | Overridden. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
GetRelatedMonitoringObjects | Overloaded. Gets all the monitoring objects that are related to this object. (inherited from PartialMonitoringObjectBase) | |
GetRelatedPartialMonitoringObjects | Overloaded. Gets all the partial monitoring objects that are related to this object. (inherited from PartialMonitoringObjectBase) | |
GetResultantOverrides | Overloaded. Gets the resultant overrides for the monitor. (inherited from PartialMonitoringObject) | |
GetStateHierarchy | (inherited from PartialMonitoringObject) | |
GetType | (inherited from Object) | |
InsertCustomMonitoringEvent | Inserts an event that is associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject) | |
InsertCustomMonitoringEvents | Inserts events that are associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject) | |
InsertCustomMonitoringPerformanceData | Overloaded. Inserts performance data that is associated with this monitoring object into the runtime. (inherited from PartialMonitoringObject) | |
IsInstanceOf | (inherited from EnterpriseManagementObject) | |
Overwrite | (inherited from EnterpriseManagementObject) | |
Overwrite | (inherited from EnterpriseManagementObject) | |
PopulateAccessRights | (inherited from EnterpriseManagementObject) | |
RecalculateMonitoringState | Overloaded. Recalculates the state of monitors for this monitoring object. (inherited from PartialMonitoringObject) | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from EnterpriseManagementObjectBaseWithProperties) | |
ResetMonitoringState | Overloaded. Resets the state of the given monitor for this monitoring object. (inherited from PartialMonitoringObject) | |
ScheduleMaintenanceMode | Overloaded. Schedules maintenance mode for this object. (inherited from PartialMonitoringObject) | |
StopMaintenanceMode | Overloaded. Stops maintenance mode for this object. (inherited from PartialMonitoringObject) | |
SubmitMonitoringTask | Overloaded. Submits a task that is targeted toward this partial monitoring object. (inherited from PartialMonitoringObject) | |
ToString | Overridden. (inherited from Object) | |
TryGetProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
TryGetProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
TryGetProperty | (inherited from EnterpriseManagementObjectBaseWithProperties) | |
UpdateMaintenanceMode | Overloaded. Updates the current maintenance mode for the client. (inherited from PartialMonitoringObject) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | (inherited from MonitoringBaseWithId) |
Top
Public Events
Name | Description | |
---|---|---|
OnRelatedEntitiesChanged | Notifies subscribers that the monitoring object had its related entities, based on relationship types derived from containment, changed. (inherited from PartialMonitoringObject) |
Top
See Also
Reference
MonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace