Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityLogAlertResource

Package version

An Activity Log Alert rule resource.

Hierarchy

Index

Properties

Optional actions

actions: ActionList

The actions that will activate when the condition is met.

Optional condition

The condition that will cause this alert to activate.

Optional description

description: undefined | string

A description of this Activity Log Alert rule.

Optional enabled

enabled: undefined | false | true

Indicates whether this Activity Log Alert rule is enabled. If an Activity Log Alert rule is not enabled, then none of its actions will be activated.

Optional id

id: undefined | string

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

Optional location

location: undefined | string

The location of the resource. Since Azure Activity Log Alerts is a global service, the location of the rules should always be 'global'.

Optional name

name: undefined | string

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

Optional scopes

scopes: string[]

A list of resource IDs that will be used as prefixes. The alert will only apply to Activity Log events with resource IDs that fall under one of these prefixes. This list must include at least one item.

Optional tags

tags: undefined | {}

The tags of the resource.

Optional type

type: undefined | string

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

Generated using TypeDoc