Uses of Class
com.microsoft.azure.management.monitor.ScaleCapacity
-
-
Uses of ScaleCapacity in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ScaleCapacity Modifier and Type Method Description ScaleCapacityScaleCapacity. withDefaultProperty(String defaultProperty)Set the number of instances that will be set if metrics are not available for evaluation.ScaleCapacityScaleCapacity. withMaximum(String maximum)Set the maximum number of instances for the resource.ScaleCapacityScaleCapacity. withMinimum(String minimum)Set the minimum number of instances for the resource.
-