Uses of Class
com.azure.resourcemanager.network.models.RouteFilterRuleListResult
Packages that use RouteFilterRuleListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of RouteFilterRuleListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return RouteFilterRuleListResultModifier and TypeMethodDescriptionstatic RouteFilterRuleListResultRouteFilterRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteFilterRuleListResult from the JsonReader.RouteFilterRuleListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.RouteFilterRuleListResult.withValue(List<RouteFilterRuleInner> value) Set the value property: A list of RouteFilterRules in a resource group.