ClientMonitoringResponseSettings Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Allows you to access methods that are used for client monitoring response settings.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring::ClientMonitoringResponseSettings
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCustomCollectionResponse(MonitoringObject^) | Gets a custom collection response for a monitoring object. |
![]() | GetCustomSolutionResponse(MonitoringObject^) | Gets a custom solution response for a monitoring object. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMicrosoftCollectionResponse(MonitoringObject^) | Gets a Microsoft collection response for a monitoring object. |
![]() | GetMicrosoftSolutionResponse(MonitoringObject^) | Gets a Microsoft solution response for a monitoring object. |
![]() | GetSelectedCollectionResponseType(MonitoringObject^) | Gets a selected collection response type for a monitoring object. |
![]() | GetSelectedSolutionResponseType(MonitoringObject^) | Gets a selected solution response type for a monitoring object. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetResponse(MonitoringObject^, AemResponseType, AemResponseType, String^, AemCollectionResponse^) | Sets a response for a monitoring object. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

