Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogSearchRuleResource

Package version

The Log Search Rule resource.

Hierarchy

Index

Properties

action

action: ActionUnion

Action needs to be taken on rule execution.

Optional description

description: undefined | string

The description of the Log Search rule.

Optional enabled

enabled: Enabled

The flag which indicates whether the Log Search rule is enabled. Value should be true or false. Possible values include: 'true', 'false'

Optional id

id: undefined | string

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

Optional lastUpdatedTime

lastUpdatedTime: Date

Last time the rule was updated in IS08601 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.

Optional provisioningState

provisioningState: ProvisioningState

Provisioning state of the scheduled query rule. Possible values include: 'Succeeded', 'Deploying', 'Canceled', 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.

Optional schedule

schedule: Schedule

Schedule (Frequency, Time Window) for rule. Required for action type - AlertingAction

source

source: Source

Data Source against which rule will Query Data

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