Express Route Gateway Properties Auto Scale Configuration Args
data class ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs(val bounds: Output<ExpressRouteGatewayPropertiesBoundsArgs>? = null) : ConvertibleToJava<ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs>
Configuration for auto scaling.
Constructors
Link copied to clipboard
fun ExpressRouteGatewayPropertiesAutoScaleConfigurationArgs(bounds: Output<ExpressRouteGatewayPropertiesBoundsArgs>? = null)