Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule.DefinitionStages.WithScaleAction
-
Packages that use ScaleRule.DefinitionStages.WithScaleAction Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ScaleRule.DefinitionStages.WithScaleAction in com.azure.resourcemanager.monitor.models
Subinterfaces of ScaleRule.DefinitionStages.WithScaleAction in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceScaleRule.DefinitionThe entirety of an autoscale profile scale rule definition.Methods in com.azure.resourcemanager.monitor.models 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.
-