Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteGatewayProperties
-
Packages that use ExpressRouteGatewayProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ExpressRouteGatewayProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteGatewayProperties Modifier and Type Method Description ExpressRouteGatewayPropertiesExpressRouteGatewayProperties. withAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfiguration autoScaleConfiguration)Set the autoScaleConfiguration property: Configuration for auto scaling.ExpressRouteGatewayPropertiesExpressRouteGatewayProperties. withVirtualHub(VirtualHubId virtualHub)Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.
-