Uses of Class
com.microsoft.azure.management.network.ExpressRouteCircuitServiceProviderProperties
-
Packages that use ExpressRouteCircuitServiceProviderProperties Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitServiceProviderProperties in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitServiceProviderProperties Modifier and Type Method Description ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuit. serviceProviderProperties()ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withBandwidthInMbps(Integer bandwidthInMbps)Set the bandwidthInMbps value.ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withPeeringLocation(String peeringLocation)Set the peeringLocation value.ExpressRouteCircuitServiceProviderPropertiesExpressRouteCircuitServiceProviderProperties. withServiceProviderName(String serviceProviderName)Set the serviceProviderName value.
-