Freigeben über


ExpressRouteGatewayPropertiesAutoScaleConfiguration Konstruktoren

Definition

Überlädt

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Initialisiert eine neue instance der ExpressRouteGatewayPropertiesAutoScaleConfiguration-Klasse.

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Initialisiert eine neue instance der ExpressRouteGatewayPropertiesAutoScaleConfiguration-Klasse.

ExpressRouteGatewayPropertiesAutoScaleConfiguration()

Initialisiert eine neue instance der ExpressRouteGatewayPropertiesAutoScaleConfiguration-Klasse.

public ExpressRouteGatewayPropertiesAutoScaleConfiguration ();
Public Sub New ()

Gilt für:

ExpressRouteGatewayPropertiesAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds)

Initialisiert eine neue instance der ExpressRouteGatewayPropertiesAutoScaleConfiguration-Klasse.

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)

Parameter

bounds
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds

Minimale und maximale Anzahl von Skalierungseinheiten, die bereitgestellt werden sollen.

Gilt für: