AemResponseType Enumeration

 

Applies To: Operations Manager for System Center 2012

Defines the AEM response types.

Namespace:   Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public enum AemResponseType
public enum class AemResponseType
type AemResponseType
Public Enumeration AemResponseType

Members

Member name Description
Custom

A custom AEM response is used.

Microsoft

An AEM response from Microsoft is used.

None

No AEM response is used.

See Also

Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace

Return to top