Interface RouteFilter.Update
-
- All Superinterfaces:
Appliable<RouteFilter>,Indexable,Resource.UpdateWithTags<RouteFilter.Update>,RouteFilter.UpdateStages.WithRule
- Enclosing interface:
- RouteFilter
public static interface RouteFilter.Update extends Appliable<RouteFilter>, RouteFilter.UpdateStages.WithRule, Resource.UpdateWithTags<RouteFilter.Update>
The template for an update operation, containing all the settings that can be modified.Call
Appliable.apply()to apply the changes to the resource in Azure.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.network.models.RouteFilter.UpdateStages.WithRule
defineRule, updateRule, withoutRule
-
-