Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuit.DefinitionStages.WithSku
-
Packages that use ExpressRouteCircuit.DefinitionStages.WithSku Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuit.DefinitionStages.WithSku in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuit.DefinitionStages.WithSku 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.WithSku Modifier and Type Method Description ExpressRouteCircuit.DefinitionStages.WithSkuExpressRouteCircuit.DefinitionStages.WithBandwidth. withBandwidthInMbps(int bandwidthInMbps)Specifies the bandwidth in Mbps for the express route circuit.
-