ExpressRouteGatewayPropertiesAutoScaleConfiguration 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.
Configuration for auto scaling.
public class ExpressRouteGatewayPropertiesAutoScaleConfiguration
type ExpressRouteGatewayPropertiesAutoScaleConfiguration = class
Public Class ExpressRouteGatewayPropertiesAutoScaleConfiguration
- Inheritance
-
ExpressRouteGatewayPropertiesAutoScaleConfiguration
Constructors
ExpressRouteGatewayPropertiesAutoScaleConfiguration() |
Initializes a new instance of the ExpressRouteGatewayPropertiesAutoScaleConfiguration class. |
ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds) |
Initializes a new instance of the ExpressRouteGatewayPropertiesAutoScaleConfiguration class. |
Properties
Bounds |
Gets or sets minimum and maximum number of scale units to deploy. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET