Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule.UpdateDefinitionStages.WithAttach
Packages that use ScaleRule.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for MonitorClient.
-
Uses of ScaleRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.monitor.models
Subinterfaces of ScaleRule.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe 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.WithAttachModifier and TypeMethodDescriptionScaleRule.UpdateDefinitionStages.WithScaleAction.withScaleAction(ScaleDirection direction, ScaleType type, int instanceCountChange, Duration cooldown) Sets the action to be performed when the scale rule will be active.