Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule
-
Packages that use ScaleRule Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ScaleRule in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type ScaleRule Modifier and Type Method Description List<ScaleRule>AutoscaleProfile. rules()Get the collection of rules that provide the triggers and parameters for the scaling action.
-