Uses of Class
com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of LocationThresholdRuleCondition in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionLocationThresholdRuleCondition.withFailedLocationCount
(int failedLocationCount) Set the number of locations that must fail to activate the alert.LocationThresholdRuleCondition.withWindowSize
(org.joda.time.Period windowSize) Set the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.