ClearAlertRequest Class

Definition

The request for clearing the alert

public class ClearAlertRequest
type ClearAlertRequest = class
Public Class ClearAlertRequest
Inheritance
ClearAlertRequest

Constructors

ClearAlertRequest()

Initializes a new instance of the ClearAlertRequest class.

ClearAlertRequest(IList<String>, String)

Initializes a new instance of the ClearAlertRequest class.

Properties

Alerts

Gets or sets the list of alert IDs to be cleared

ResolutionMessage

Gets or sets the resolution message while clearing the alert

Methods

Validate()

Validate the object.

Applies to