Compartir a través de


ExpressRouteGatewayPropertiesAutoScaleConfiguration Constructores

Definición

Sobrecargas

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Inicializa una nueva instancia de la clase ExpressRouteGatewayPropertiesAutoScaleConfiguration.

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Inicializa una nueva instancia de la clase ExpressRouteGatewayPropertiesAutoScaleConfiguration.

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Inicializa una nueva instancia de la clase ExpressRouteGatewayPropertiesAutoScaleConfiguration.

public ExpressRouteGatewayPropertiesAutoScaleConfiguration();
Public Sub New ()

Se aplica a

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Inicializa una nueva instancia de la clase ExpressRouteGatewayPropertiesAutoScaleConfiguration.

public ExpressRouteGatewayPropertiesAutoScaleConfiguration(Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds = default);
new Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayPropertiesAutoScaleConfiguration : Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds -> Microsoft.Azure.Management.Network.Models.ExpressRouteGatewayPropertiesAutoScaleConfiguration
Public Sub New (Optional bounds As ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = Nothing)

Parámetros

bounds
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds

Número mínimo y máximo de unidades de escalado que se van a implementar.

Se aplica a