Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityLogAlertResource

Package version

An activity log alert resource.

Hierarchy

Index

Properties

actions

The actions that will activate when the condition is met.

condition

The condition that will cause this alert to activate.

Optional description

description: undefined | string

A description of this activity log alert.

Optional enabled

enabled: undefined | false | true

Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated. Default value: true.

Optional id

id: undefined | string

Azure resource Id 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.

scopes

scopes: string[]

A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item.

Optional tags

tags: undefined | object

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