| Package | Description |
|---|---|
| com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
| 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 © 2019. All rights reserved.