Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitConnectionListResult
Packages that use ExpressRouteCircuitConnectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExpressRouteCircuitConnectionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitConnectionListResultModifier and TypeMethodDescriptionExpressRouteCircuitConnectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExpressRouteCircuitConnectionListResult from the JsonReader.ExpressRouteCircuitConnectionListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.ExpressRouteCircuitConnectionListResult.withValue(List<ExpressRouteCircuitConnectionInner> value) Set the value property: The global reach connection associated with Private Peering in an ExpressRoute Circuit.