ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs

data class ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs(val bounds: Output<ExpressRouteGatewayPropertiesBoundsArgs>? = null) : ConvertibleToJava<ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs>

Configuration for auto scaling.

Constructors

constructor(bounds: Output<ExpressRouteGatewayPropertiesBoundsArgs>? = null)

Properties

Link copied to clipboard

Minimum and maximum number of scale units to deploy.

Functions

Link copied to clipboard
open override fun toJava(): ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs