Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActivityLogAlertLeafCondition

Package version

An Activity Log alert condition that is met by comparing an activity log field and value.

Hierarchy

  • ActivityLogAlertLeafCondition

Index

Properties

Properties

equals

equals: string

The field value will be compared to this value (case-insensitive) to determine if the condition is met.

field

field: string

The name of the field that this condition will examine. The possible values for this field are (case-insensitive): 'resourceId', 'category', 'caller', 'level', 'operationName', 'resourceGroup', 'resourceProvider', 'status', 'subStatus', 'resourceType', or anything beginning with 'properties.'.

Generated using TypeDoc