ExpressRouteServiceProviderBandwidthsOffered Class
- java.
lang. Object - com.
azure. resourcemanager. network. models. ExpressRouteServiceProviderBandwidthsOffered
- com.
Implements
public final class ExpressRouteServiceProviderBandwidthsOffered
implements JsonSerializable<ExpressRouteServiceProviderBandwidthsOffered>
Contains bandwidths offered in ExpressRouteServiceProvider resources.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Express |
fromJson(JsonReader jsonReader)
Reads an instance of Express |
| String |
offerName()
Get the offer |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| Integer |
valueInMbps()
Get the value |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ExpressRouteServiceProviderBandwidthsOffered fromJson(JsonReader jsonReader)
Reads an instance of ExpressRouteServiceProviderBandwidthsOffered from the JsonReader.
Parameters:
Returns:
Throws:
offerName
public String offerName()
Get the offerName property: The OfferName.
Returns:
toJson
validate
public void validate()
Validates the instance.
valueInMbps
public Integer valueInMbps()
Get the valueInMbps property: The ValueInMbps.
Returns: