ClientMonitoringResponseSettings.GetSelectedSolutionResponseType(MonitoringObject) Method

Definition

Get Selected Solution Response Type

public:
 Microsoft::EnterpriseManagement::Monitoring::ClientMonitoring::AemResponseType GetSelectedSolutionResponseType(Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ monitoringObject);
public Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemResponseType GetSelectedSolutionResponseType (Microsoft.EnterpriseManagement.Monitoring.MonitoringObject monitoringObject);
member this.GetSelectedSolutionResponseType : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject -> Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring.AemResponseType
Public Function GetSelectedSolutionResponseType (monitoringObject As MonitoringObject) As AemResponseType

Parameters

monitoringObject
MonitoringObject

Monitoring Object

Returns

AemResponseType

Selected Solution Response Type

Applies to