| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAutoscaleBounds |
ApplicationGatewayAutoscaleConfiguration.bounds()
Get the bounds value.
|
ApplicationGatewayAutoscaleBounds |
ApplicationGatewayAutoscaleBounds.withMax(int max)
Set the max value.
|
ApplicationGatewayAutoscaleBounds |
ApplicationGatewayAutoscaleBounds.withMin(int min)
Set the min value.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAutoscaleConfiguration |
ApplicationGatewayAutoscaleConfiguration.withBounds(ApplicationGatewayAutoscaleBounds bounds)
Set the bounds value.
|
Copyright © 2019. All rights reserved.