Uses of Class
com.azure.resourcemanager.network.models.RoutingRuleCollectionListResult
Packages that use RoutingRuleCollectionListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of RoutingRuleCollectionListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return RoutingRuleCollectionListResultModifier and TypeMethodDescriptionRoutingRuleCollectionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoutingRuleCollectionListResult from the JsonReader.RoutingRuleCollectionListResult.withNextLink(String nextLink) Set the nextLink property: Gets the URL to get the next set of results.RoutingRuleCollectionListResult.withValue(List<RoutingRuleCollectionInner> value) Set the value property: A list of network manager routing configuration rule collections.