ExpressRoutePortsLocationBandwidths Class
- java.
lang. Object - com.
azure. resourcemanager. network. models. ExpressRoutePortsLocationBandwidths
- com.
Implements
public final class ExpressRoutePortsLocationBandwidths
implements JsonSerializable<ExpressRoutePortsLocationBandwidths>
ExpressRoutePorts Location Bandwidths Real-time inventory of available ExpressRoute port bandwidths.
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 |
valueInGbps()
Get the value |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ExpressRoutePortsLocationBandwidths fromJson(JsonReader jsonReader)
Reads an instance of ExpressRoutePortsLocationBandwidths from the JsonReader.
Parameters:
Returns:
Throws:
offerName
public String offerName()
Get the offerName property: Bandwidth descriptive name.
Returns:
toJson
validate
public void validate()
Validates the instance.
valueInGbps
public Integer valueInGbps()
Get the valueInGbps property: Bandwidth value in Gbps.
Returns: