public class ApplicationGatewayAutoscaleConfiguration extends Object
Constructor and Description |
---|
ApplicationGatewayAutoscaleConfiguration() |
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayAutoscaleBounds |
bounds()
Get the bounds value.
|
ApplicationGatewayAutoscaleConfiguration |
withBounds(ApplicationGatewayAutoscaleBounds bounds)
Set the bounds value.
|
public ApplicationGatewayAutoscaleConfiguration()
public ApplicationGatewayAutoscaleBounds bounds()
public ApplicationGatewayAutoscaleConfiguration withBounds(ApplicationGatewayAutoscaleBounds bounds)
bounds
- the bounds value to setCopyright © 2019. All rights reserved.