| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAutoscaleConfiguration |
ApplicationGatewayInner.autoscaleConfiguration()
Get the autoscaleConfiguration property: Autoscale Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayInner |
ApplicationGatewayInner.withAutoscaleConfiguration(ApplicationGatewayAutoscaleConfiguration autoscaleConfiguration)
Set the autoscaleConfiguration property: Autoscale Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayAutoscaleConfiguration |
ApplicationGateway.autoscaleConfiguration() |
ApplicationGatewayAutoscaleConfiguration |
ApplicationGatewayAutoscaleConfiguration.withMaxCapacity(Integer maxCapacity)
Set the maxCapacity property: Upper bound on number of Application Gateway capacity.
|
ApplicationGatewayAutoscaleConfiguration |
ApplicationGatewayAutoscaleConfiguration.withMinCapacity(int minCapacity)
Set the minCapacity property: Lower bound on number of Application Gateway capacity.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.