Uses of Interface
com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithEvaluationFrequency
-
-
Uses of MetricAlert.DefinitionStages.WithEvaluationFrequency in com.microsoft.azure.management.monitor
Subinterfaces of MetricAlert.DefinitionStages.WithEvaluationFrequency in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.microsoft.azure.management.monitor that return MetricAlert.DefinitionStages.WithEvaluationFrequency Modifier and Type Method Description MetricAlert.DefinitionStages.WithEvaluationFrequencyMetricAlert.DefinitionStages.WithWindowSize. 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.
-