AlertRuleAllOfCondition Class

Definition

An Activity Log Alert rule condition that is met when all its member conditions are met.

public class AlertRuleAllOfCondition
type AlertRuleAllOfCondition = class
Public Class AlertRuleAllOfCondition
Inheritance
AlertRuleAllOfCondition

Constructors

AlertRuleAllOfCondition()

Initializes a new instance of the AlertRuleAllOfCondition class.

AlertRuleAllOfCondition(IList<AlertRuleAnyOfOrLeafCondition>)

Initializes a new instance of the AlertRuleAllOfCondition class.

Properties

AllOf

Gets or sets the list of Activity Log Alert rule conditions.

Methods

Validate()

Validate the object.

Applies to