共用方式為


ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds Class

Definition

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.

Applies to