Uses of Class
com.azure.resourcemanager.network.models.ExpressRoutePortsLocationBandwidths
-
Packages that use ExpressRoutePortsLocationBandwidths Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ExpressRoutePortsLocationBandwidths in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ExpressRoutePortsLocationBandwidths Modifier and Type Method Description List<ExpressRoutePortsLocationBandwidths>ExpressRoutePortsLocationInner. availableBandwidths()Get the availableBandwidths property: The inventory of available ExpressRoutePort bandwidths.List<ExpressRoutePortsLocationBandwidths>ExpressRoutePortsLocationPropertiesFormat. availableBandwidths()Get the availableBandwidths property: The inventory of available ExpressRoutePort bandwidths.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ExpressRoutePortsLocationBandwidths Modifier and Type Method Description ExpressRoutePortsLocationInnerExpressRoutePortsLocationInner. withAvailableBandwidths(List<ExpressRoutePortsLocationBandwidths> availableBandwidths)Set the availableBandwidths property: The inventory of available ExpressRoutePort bandwidths.ExpressRoutePortsLocationPropertiesFormatExpressRoutePortsLocationPropertiesFormat. withAvailableBandwidths(List<ExpressRoutePortsLocationBandwidths> availableBandwidths)Set the availableBandwidths property: The inventory of available ExpressRoutePort bandwidths.
-