| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
LocationThresholdRuleCondition |
LocationThresholdRuleCondition.withFailedLocationCount(int failedLocationCount)
Set the failedLocationCount property: the number of locations that must fail to activate the alert.
|
LocationThresholdRuleCondition |
LocationThresholdRuleCondition.withWindowSize(Duration windowSize)
Set the windowSize property: the period of time (in ISO 8601 duration format) that is used to monitor alert
activity based on the threshold.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.