Uses of Interface
com.azure.resourcemanager.network.models.RouteFilter.Update
Packages that use RouteFilter.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of RouteFilter.Update in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type RouteFilter.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceRoute filter.static interfaceThe template for an update operation, containing all the settings that can be modified.static interfaceThe entirety of a route filter rule update as part of a route filter group update.Methods in com.azure.resourcemanager.network.models that return RouteFilter.UpdateModifier and TypeMethodDescriptionRouteFilter.UpdateStages.WithRule.withoutRule(String name) Removes an route filter rule.Methods in com.azure.resourcemanager.network.models that return types with arguments of type RouteFilter.UpdateModifier and TypeMethodDescriptionRouteFilter.UpdateStages.WithRule.defineRule(String name) Begins the definition of a new route filter rule to be added to this route filter.