Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationThresholdRuleCondition

Package version

A rule condition based on a certain number of locations failing.

Hierarchy

  • LocationThresholdRuleCondition

Index

Properties

Optional dataSource

the resource from which the rule collects its data. For this type dataSource will always be of type RuleMetricDataSource.

failedLocationCount

failedLocationCount: number

the number of locations that must fail to activate the alert.

odatatype

odatatype: "Microsoft.Azure.Management.Insights.Models.LocationThresholdRuleCondition"

Polymorphic Discriminator

Optional windowSize

windowSize: undefined | string

the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold. If specified then it must be between 5 minutes and 1 day.

Generated using TypeDoc