Uses of Interface
com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.WithScaleRule
-
-
Uses of AutoscaleProfile.UpdateDefinitionStages.WithScaleRule in com.microsoft.azure.management.monitor
Subinterfaces of AutoscaleProfile.UpdateDefinitionStages.WithScaleRule in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceAutoscaleProfile.UpdateDefinitionThe entirety of an autoscale profile definition during current autoscale settings update.Methods in com.microsoft.azure.management.monitor that return AutoscaleProfile.UpdateDefinitionStages.WithScaleRule Modifier and Type Method Description AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleAutoscaleProfile.UpdateDefinitionStages.Blank. withMetricBasedScale(int minimumInstanceCount, int maximumInstanceCount, int defaultInstanceCount)Selects metric based autoscale profile.
-