Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuit.Update
Packages that use ExpressRouteCircuit.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuit.Update in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuit.UpdateModifier and TypeMethodDescriptionExpressRouteCircuit.UpdateStages.WithAuthorization.withAuthorization(String authorizationName) Specifies the authorization name for the express route circuit.ExpressRouteCircuit.UpdateStages.WithBandwidth.withBandwidthInMbps(int bandwidthInMbps) Specifies the bandwidth in Mbps for the express route circuit.ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations.withClassicOperations()Specifies whether classic operations are enabled.ExpressRouteCircuit.UpdateStages.WithAllowClassicOperations.withoutClassicOperations()Specifies whether classic operations are disabled.ExpressRouteCircuit.UpdateStages.WithSku.withSku(ExpressRouteCircuitSkuType sku) Specifies the SKU for the express route circuit.