Share via


ClientMonitoringResponseSettings Class

Definition

Currently exposes API to save MS or Custom response

public ref class ClientMonitoringResponseSettings
public class ClientMonitoringResponseSettings
type ClientMonitoringResponseSettings = class
Public Class ClientMonitoringResponseSettings
Inheritance
ClientMonitoringResponseSettings

Methods

GetCustomCollectionResponse(MonitoringObject)

Provide a MonitoringObject and get custom collection response

GetCustomSolutionResponse(MonitoringObject)

Provide a MonitoringObject and get custom solution response

GetMicrosoftCollectionResponse(MonitoringObject)

Provide a MonitoringObject and get MS Collection response

GetMicrosoftSolutionResponse(MonitoringObject)

Provide a MonitoringObject and get MS solution response

GetSelectedCollectionResponseType(MonitoringObject)

Get Selected Collection Response Type

GetSelectedSolutionResponseType(MonitoringObject)

Get Selected Solution Response Type

SetResponse(MonitoringObject, AemResponseType, AemResponseType, String, AemCollectionResponse)

sets response type

Applies to