Share via


IScheduledAlertRuleCommonProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ScheduledAlertRuleCommonPropertiesTypeConverter))]
public interface IScheduledAlertRuleCommonProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ScheduledAlertRuleCommonPropertiesTypeConverter))>]
type IScheduledAlertRuleCommonProperties = interface
    interface IJsonSerializable
Public Interface IScheduledAlertRuleCommonProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EventGroupingSettingAggregationKind

The event grouping aggregation kinds

QueryFrequency

The frequency (in ISO 8601 duration format) for this alert rule to run.

QueryPeriod

The period (in ISO 8601 duration format) that this alert rule looks at.

TriggerOperator

The operation against the threshold that triggers alert rule.

TriggerThreshold

The threshold triggers this alert rule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to