| Modifier and Type | Method and Description |
|---|---|
ScaleCapacity |
ScaleCapacity.withDefaultProperty(String defaultProperty)
Set the number of instances that will be set if metrics are not available for evaluation.
|
ScaleCapacity |
ScaleCapacity.withMaximum(String maximum)
Set the maximum number of instances for the resource.
|
ScaleCapacity |
ScaleCapacity.withMinimum(String minimum)
Set the minimum number of instances for the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/