Sdílet prostřednictvím


CustomAlertRule Class

Definition

A custom alert rule.

[Newtonsoft.Json.JsonObject("CustomAlertRule")]
public class CustomAlertRule
[<Newtonsoft.Json.JsonObject("CustomAlertRule")>]
type CustomAlertRule = class
Public Class CustomAlertRule
Inheritance
CustomAlertRule
Derived
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

CustomAlertRule()

Initializes a new instance of the CustomAlertRule class.

CustomAlertRule(Boolean, String, String)

Initializes a new instance of the CustomAlertRule class.

Properties

Description

Gets the description of the custom alert.

DisplayName

Gets the display name of the custom alert.

IsEnabled

Gets or sets status of the custom alert.

Methods

Validate()

Validate the object.

Applies to