Uses of Class
com.microsoft.azure.management.monitor.LocationThresholdRuleCondition
-
-
Uses of LocationThresholdRuleCondition in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return LocationThresholdRuleCondition Modifier and Type Method Description LocationThresholdRuleConditionLocationThresholdRuleCondition. withFailedLocationCount(int failedLocationCount)Set the number of locations that must fail to activate the alert.LocationThresholdRuleConditionLocationThresholdRuleCondition. 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.
-