AlertsSuppressionRuleProperties interface

describes AlertsSuppressionRule properties

Properties

alertType

Type of the alert to automatically suppress. For all alert types, use '*'

comment

Any comment regarding the rule

expirationDateUtc

Expiration date of the rule, if value is not provided or provided as null there will no expiration at all

lastModifiedUtc

The last time this rule was modified

reason

The reason for dismissing the alert

state

Possible states of the rule

suppressionAlertsScope

The suppression conditions

Property Details

alertType

Type of the alert to automatically suppress. For all alert types, use '*'

alertType: string

Property Value

string

comment

Any comment regarding the rule

comment?: string

Property Value

string

expirationDateUtc

Expiration date of the rule, if value is not provided or provided as null there will no expiration at all

expirationDateUtc?: Date

Property Value

Date

lastModifiedUtc

The last time this rule was modified

lastModifiedUtc?: Date

Property Value

Date

reason

The reason for dismissing the alert

reason: string

Property Value

string

state

Possible states of the rule

state: RuleState

Property Value

suppressionAlertsScope

The suppression conditions

suppressionAlertsScope?: SuppressionAlertsScope

Property Value