Uses of Class
com.azure.resourcemanager.network.fluent.models.RouteFilterPropertiesFormat
Packages that use RouteFilterPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of RouteFilterPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type RouteFilterPropertiesFormatMethods in com.azure.resourcemanager.network.fluent.models that return RouteFilterPropertiesFormatModifier and TypeMethodDescriptionstatic RouteFilterPropertiesFormatRouteFilterPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteFilterPropertiesFormat from the JsonReader.RouteFilterPropertiesFormat.withRules(List<RouteFilterRuleInner> rules) Set the rules property: Collection of RouteFilterRules contained within a route filter.