public static interface MetricAlert.DefinitionStages.WithWindowSize
| Modifier and Type | Method and Description |
|---|---|
MetricAlert.DefinitionStages.WithEvaluationFrequency |
withPeriod(Duration 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(Duration size)
size - the windowSize value to setCopyright © 2020 Microsoft Corporation. All rights reserved.