Package version:

Request to configure alerts for the system.

interface ConfigureAlertRequest {
    properties?: ConfigureAlertRequestProperties;
}

Properties

Properties

The properties of a configure alert request.