Uses of Interface
com.microsoft.azure.management.network.RouteFilter.Update
-
Packages that use RouteFilter.Update Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of RouteFilter.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return RouteFilter.Update Modifier and Type Method Description RouteFilter.UpdateRouteFilter.UpdateStages.WithRule. withoutRule(String name)Removes an route filter rule.Methods in com.microsoft.azure.management.network that return types with arguments of type RouteFilter.Update Modifier and Type Method Description RouteFilterRule.UpdateDefinitionStages.Blank<RouteFilter.Update>RouteFilter.UpdateStages.WithRule. defineRule(String name)Begins the definition of a new route filter rule to be added to this route filter.
-