public class ExpressRouteServiceProviderBandwidthsOffered extends Object
| Constructor and Description |
|---|
ExpressRouteServiceProviderBandwidthsOffered() |
| Modifier and Type | Method and Description |
|---|---|
String |
offerName()
Get the offerName value.
|
Integer |
valueInMbps()
Get the valueInMbps value.
|
ExpressRouteServiceProviderBandwidthsOffered |
withOfferName(String offerName)
Set the offerName value.
|
ExpressRouteServiceProviderBandwidthsOffered |
withValueInMbps(Integer valueInMbps)
Set the valueInMbps value.
|
public ExpressRouteServiceProviderBandwidthsOffered()
public String offerName()
public ExpressRouteServiceProviderBandwidthsOffered withOfferName(String offerName)
offerName - the offerName value to setpublic Integer valueInMbps()
public ExpressRouteServiceProviderBandwidthsOffered withValueInMbps(Integer valueInMbps)
valueInMbps - the valueInMbps value to setCopyright © 2019. All rights reserved.