Compartilhar via


ExpressRouteGatewayPropertiesAutoScaleConfiguration Construtores

Definição

Sobrecargas

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Inicializa uma nova instância da classe ExpressRouteGatewayPropertiesAutoScaleConfiguration.

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Inicializa uma nova instância da classe ExpressRouteGatewayPropertiesAutoScaleConfiguration.

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Inicializa uma nova instância da classe ExpressRouteGatewayPropertiesAutoScaleConfiguration.

public ExpressRouteGatewayPropertiesAutoScaleConfiguration ();
Public Sub New ()

Aplica-se a

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Inicializa uma nova instância da classe ExpressRouteGatewayPropertiesAutoScaleConfiguration.

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

Parâmetros

bounds
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds

Número mínimo e máximo de unidades de escala a serem implantadas.

Aplica-se a