IMonitoringManagement Interface

Definition

public interface class IMonitoringManagement : Microsoft::EnterpriseManagement::IMonitoringConfigurationManagement
public interface IMonitoringManagement : Microsoft.EnterpriseManagement.IMonitoringConfigurationManagement
type IMonitoringManagement = interface
    interface IMonitoringConfigurationManagement
Public Interface IMonitoringManagement
Implements IMonitoringConfigurationManagement
Implements

Methods

GetDiagnosticResults()

Retrieves all the DiagnosticResult objects in the management group by criteria.

GetDiagnosticResults(DiagnosticResultCriteria)

Retrieves all the DiagnosticResult objects in the management group by criteria.

GetDiscoverySources(EnterpriseManagementObject)

Gets the discovery sources for this object.

GetDiscoverySources<T>(EnterpriseManagementRelationshipObject<T>)

Gets the discovery sources for this object.

GetRecoveryResults()

Retrieves all the RecoveryResult objects in the management group by criteria.

GetRecoveryResults(RecoveryResultCriteria)

Retrieves all the RecoveryResult objects in the management group by criteria.

Applies to