public static interface MetricAlert.DefinitionStages.WithWindowSize
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithEvaluationFrequency |
withPeriod(org.joda.time.Period size)
Sets the period of time (in ISO 8601 duration format) that is used to monitor alert activity based on the threshold.
|
MetricAlert.DefinitionStages.WithEvaluationFrequency withPeriod(org.joda.time.Period size)
size - the windowSize value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/