Uses of Class
com.azure.resourcemanager.network.fluent.models.RouteFilterRulePropertiesFormat
Packages that use RouteFilterRulePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of RouteFilterRulePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return RouteFilterRulePropertiesFormatModifier and TypeMethodDescriptionRouteFilterRulePropertiesFormat.withAccess(Access access) Set the access property: The access type of the rule.RouteFilterRulePropertiesFormat.withCommunities(List<String> communities) Set the communities property: The collection for bgp community values to filter on.RouteFilterRulePropertiesFormat.withRouteFilterRuleType(RouteFilterRuleType routeFilterRuleType) Set the routeFilterRuleType property: The rule type of the rule.