Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.DefinitionStages.WithScaleAction
-
-
Uses of ScaleRule.DefinitionStages.WithScaleAction in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.DefinitionStages.WithScaleAction in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceScaleRule.DefinitionThe entirety of an autoscale profile scale rule definition.Methods in com.microsoft.azure.management.monitor that return ScaleRule.DefinitionStages.WithScaleAction Modifier and Type Method Description ScaleRule.DefinitionStages.WithScaleActionScaleRule.DefinitionStages.WithCondition. withCondition(TimeAggregationType timeAggregation, ComparisonOperationType condition, double threshold)Sets the condition to monitor for the current metric alert.
-