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