ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimum and maximum number of scale units to deploy.
public class ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
type ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = class
Public Class ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
- Inheritance
-
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
Constructors
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds() |
Initializes a new instance of the ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds class. |
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds(Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds class. |
Properties
Max |
Gets or sets maximum number of scale units deployed for ExpressRoute gateway. |
Min |
Gets or sets minimum number of scale units deployed for ExpressRoute gateway. |