Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertRuleResource

Package version

The alert rule resource.

Hierarchy

Index

Properties

Optional action

action that is performed when the alert rule becomes active, and when an alert condition is resolved.

Optional actions

actions: RuleActionUnion[]

the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.

condition

the condition that results in the alert rule being activated.

Optional description

description: undefined | string

the description of the alert rule that will be included in the alert email.

Optional id

id: undefined | string

Azure resource Id NOTE: This property will not be serialized. It can only be populated by the server.

isEnabled

isEnabled: boolean

the flag that indicates whether the alert rule is enabled.

Optional lastUpdatedTime

lastUpdatedTime: Date

Last time the rule was updated in ISO8601 format. NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

Resource location

Optional name

name: undefined | string

Azure resource name NOTE: This property will not be serialized. It can only be populated by the server.

namePropertiesName

namePropertiesName: string

the name of the alert rule.

Optional provisioningState

provisioningState: undefined | string

the provisioning state.

Optional tags

tags: undefined | {}

Resource tags

Optional type

type: undefined | string

Azure resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc