Uses of Class
com.microsoft.azure.management.monitor.ScaleCapacity
Packages that use ScaleCapacity
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of ScaleCapacity in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ScaleCapacityModifier and TypeMethodDescriptionScaleCapacity.withDefaultProperty
(String defaultProperty) Set the number of instances that will be set if metrics are not available for evaluation.ScaleCapacity.withMaximum
(String maximum) Set the maximum number of instances for the resource.ScaleCapacity.withMinimum
(String minimum) Set the minimum number of instances for the resource.