| Modifier and Type | Method and Description |
|---|---|
LocationThresholdRuleCondition |
LocationThresholdRuleCondition.withFailedLocationCount(int failedLocationCount)
Set the number of locations that must fail to activate the alert.
|
LocationThresholdRuleCondition |
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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/