Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuit.DefinitionStages.WithBandwidth
-
Packages that use ExpressRouteCircuit.DefinitionStages.WithBandwidth Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuit.DefinitionStages.WithBandwidth in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuit.DefinitionStages.WithBandwidth in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCircuit.DefinitionThe entirety of the express route circuit definition.Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuit.DefinitionStages.WithBandwidth Modifier and Type Method Description ExpressRouteCircuit.DefinitionStages.WithBandwidthExpressRouteCircuit.DefinitionStages.WithPeeringLocation. withPeeringLocation(String location)Specifies the location for the express route circuit.
-