Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule.UpdateDefinitionStages.WithScaleAction
-
Packages that use ScaleRule.UpdateDefinitionStages.WithScaleAction Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ScaleRule.UpdateDefinitionStages.WithScaleAction in com.azure.resourcemanager.monitor.models
Subinterfaces of ScaleRule.UpdateDefinitionStages.WithScaleAction in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceScaleRule.UpdateDefinitionThe entirety of an autoscale profile scale rule definition during parent Autoscale Profile update in Autoscale Settings update stage.Methods in com.azure.resourcemanager.monitor.models that return ScaleRule.UpdateDefinitionStages.WithScaleAction Modifier and Type Method Description ScaleRule.UpdateDefinitionStages.WithScaleActionScaleRule.UpdateDefinitionStages.WithCondition. withCondition(TimeAggregationType timeAggregation, ComparisonOperationType condition, double threshold)Sets the condition to monitor for the current metric alert.
-