Uses of Interface
com.azure.resourcemanager.monitor.models.AutoscaleProfile.DefinitionStages.WithScaleRule
Packages that use AutoscaleProfile.DefinitionStages.WithScaleRule
Package
Description
Package containing the data models for MonitorClient.
-
Uses of AutoscaleProfile.DefinitionStages.WithScaleRule in com.azure.resourcemanager.monitor.models
Subinterfaces of AutoscaleProfile.DefinitionStages.WithScaleRule in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an autoscale profile definition.Methods in com.azure.resourcemanager.monitor.models that return AutoscaleProfile.DefinitionStages.WithScaleRuleModifier and TypeMethodDescriptionAutoscaleProfile.DefinitionStages.Blank.withMetricBasedScale(int minimumInstanceCount, int maximumInstanceCount, int defaultInstanceCount) Selects metric based autoscale profile.