Class ExpressRoutePortsLocationBandwidths

java.lang.Object
com.azure.resourcemanager.network.models.ExpressRoutePortsLocationBandwidths

public final class ExpressRoutePortsLocationBandwidths extends Object
ExpressRoutePorts Location Bandwidths Real-time inventory of available ExpressRoute port bandwidths.
  • Constructor Details

    • ExpressRoutePortsLocationBandwidths

      public ExpressRoutePortsLocationBandwidths()
      Creates an instance of ExpressRoutePortsLocationBandwidths class.
  • Method Details

    • offerName

      public String offerName()
      Get the offerName property: Bandwidth descriptive name.
      Returns:
      the offerName value.
    • valueInGbps

      public Integer valueInGbps()
      Get the valueInGbps property: Bandwidth value in Gbps.
      Returns:
      the valueInGbps value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.