Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
AcknowledgeMonitoringAlerts | Overloaded. The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework. |
|
AcknowledgeMonitoringAlertsForTiers | Overloaded. The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework, for all tiered Management Groups. |
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
|
GetMonitoringAlerts | Overloaded. Gets alerts marked for the monitoring connector. |
|
GetMonitoringAlertsForTiers | Overloaded. Gets alerts marked for the monitoring connector from the current Management Group as well as from any additional tiers that are configured for this connector. |
|
GetType | (inherited from Object) |
|
Initialize | Overloaded. Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlerts. |
|
InitializeForTiers | Overloaded. Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlertsForTiers for all tiered Management Groups. |
|
Reconnect | Overridden. Reconnects the MonitoringConnector object to the management server. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Uninitialize | Uninitializes the monitoring connector, which will prohibit getting any alerts when GetMonitoringAlerts is called. |
|
UninitializeForTiers | Uninitializes the monitoring connector for all tiered Management Groups, which will prohibit getting any alerts when GetMonitoringAlertsForTiers is called. The failures that occurred for configured tiers are returned. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

