Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteGatewayPropertiesAutoScaleConfiguration
-
Packages that use ExpressRouteGatewayPropertiesAutoScaleConfiguration Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteGatewayPropertiesAutoScaleConfiguration in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteGatewayPropertiesAutoScaleConfiguration Modifier and Type Method Description ExpressRouteGatewayPropertiesAutoScaleConfigurationExpressRouteGatewayInner. autoScaleConfiguration()Get the autoScaleConfiguration property: Configuration for auto scaling.ExpressRouteGatewayPropertiesAutoScaleConfigurationExpressRouteGatewayProperties. autoScaleConfiguration()Get the autoScaleConfiguration property: Configuration for auto scaling.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteGatewayPropertiesAutoScaleConfiguration Modifier and Type Method Description ExpressRouteGatewayInnerExpressRouteGatewayInner. withAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfiguration autoScaleConfiguration)Set the autoScaleConfiguration property: Configuration for auto scaling.ExpressRouteGatewayPropertiesExpressRouteGatewayProperties. withAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfiguration autoScaleConfiguration)Set the autoScaleConfiguration property: Configuration for auto scaling. -
Uses of ExpressRouteGatewayPropertiesAutoScaleConfiguration in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteGatewayPropertiesAutoScaleConfiguration Modifier and Type Method Description ExpressRouteGatewayPropertiesAutoScaleConfigurationExpressRouteGatewayPropertiesAutoScaleConfiguration. withBounds(ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds bounds)Set the bounds property: Minimum and maximum number of scale units to deploy.
-