Table of Contents

Class AzureActivityLogAlertRule

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents an Azure log alert rule.

public class AzureActivityLogAlertRule : AzureAlertRuleBase, IComparable<AzureAlertRuleBase>
Inheritance
AzureActivityLogAlertRule
Implements
Inherited Members

Constructors

AzureActivityLogAlertRule()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureActivityLogAlertRule class.

public AzureActivityLogAlertRule()

Properties

Conditions

Gets or sets the conditions for the rule.

public SerializableStringCollection Conditions { get; set; }

Property Value

SerializableStringCollection