Interface RouteFilterRule.Update
-
- All Superinterfaces:
RouteFilterRule.UpdateStages.WithAccessType,RouteFilterRule.UpdateStages.WithBgpCommunities,Settable<RouteFilter.Update>
- Enclosing interface:
- RouteFilterRule
public static interface RouteFilterRule.Update extends RouteFilterRule.UpdateStages.WithBgpCommunities, RouteFilterRule.UpdateStages.WithAccessType, Settable<RouteFilter.Update>
The entirety of a route filter rule update as part of a route filter group update.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.RouteFilterRule.UpdateStages.WithAccessType
allowAccess, denyAccess
-
Methods inherited from interface com.azure.resourcemanager.network.models.RouteFilterRule.UpdateStages.WithBgpCommunities
withBgpCommunities, withBgpCommunity, withoutBgpCommunity
-
-