Class ExpressRoutePortsLocationBandwidths
java.lang.Object
com.microsoft.azure.management.network.ExpressRoutePortsLocationBandwidths
ExpressRoutePorts Location Bandwidths.
Real-time inventory of available ExpressRoute port bandwidths.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet bandwidth descriptive name.Get bandwidth value in Gbps.
-
Constructor Details
-
ExpressRoutePortsLocationBandwidths
public ExpressRoutePortsLocationBandwidths()
-
-
Method Details
-
offerName
Get bandwidth descriptive name.- Returns:
- the offerName value
-
valueInGbps
Get bandwidth value in Gbps.- Returns:
- the valueInGbps value
-