VirtualNetworkGatewayAutoScaleConfigurationArgs

data class VirtualNetworkGatewayAutoScaleConfigurationArgs(val bounds: Output<VirtualNetworkGatewayAutoScaleBoundsArgs>? = null) : ConvertibleToJava<VirtualNetworkGatewayAutoScaleConfigurationArgs>

Virtual Network Gateway Autoscale Configuration details

Constructors

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

Properties

Link copied to clipboard

The bounds of the autoscale configuration

Functions

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