Uses of Class
com.azure.resourcemanager.network.models.ExpressRoutePortsLocationListResult
-
Packages that use ExpressRoutePortsLocationListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRoutePortsLocationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRoutePortsLocationListResult Modifier and Type Method Description ExpressRoutePortsLocationListResultExpressRoutePortsLocationListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.ExpressRoutePortsLocationListResultExpressRoutePortsLocationListResult. withValue(List<ExpressRoutePortsLocationInner> value)Set the value property: The list of all ExpressRoutePort peering locations.
-