Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteProviderPortProperties
Packages that use ExpressRouteProviderPortProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRouteProviderPortProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteProviderPortPropertiesModifier and TypeMethodDescriptionExpressRouteProviderPortProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteProviderPortProperties from the JsonReader.ExpressRouteProviderPortProperties.withOverprovisionFactor(Integer overprovisionFactor) Set the overprovisionFactor property: Overprovisioning factor for the port pair.ExpressRouteProviderPortProperties.withPeeringLocation(String peeringLocation) Set the peeringLocation property: The peering location of the port pair.ExpressRouteProviderPortProperties.withPortBandwidthInMbps(Integer portBandwidthInMbps) Set the portBandwidthInMbps property: Bandwidth of the port in Mbps.ExpressRouteProviderPortProperties.withRemainingBandwidthInMbps(Integer remainingBandwidthInMbps) Set the remainingBandwidthInMbps property: Remaining Bandwidth of the port in Mbps.ExpressRouteProviderPortProperties.withUsedBandwidthInMbps(Integer usedBandwidthInMbps) Set the usedBandwidthInMbps property: Used Bandwidth of the port in Mbps.