Skip to main content

route_filter_rules

Overview

Nameroute_filter_rules
TypeResource
Idazure.network.route_filter_rules

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectRoute Filter Rule Resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, routeFilterName, ruleName, subscriptionIdGets the specified rule from a route filter.
list_by_route_filterSELECTresourceGroupName, routeFilterName, subscriptionIdGets all RouteFilterRules in a route filter.
create_or_updateINSERTresourceGroupName, routeFilterName, ruleName, subscriptionIdCreates or updates a route in the specified route filter.
deleteDELETEresourceGroupName, routeFilterName, ruleName, subscriptionIdDeletes the specified rule from a route filter.
_list_by_route_filterEXECresourceGroupName, routeFilterName, subscriptionIdGets all RouteFilterRules in a route filter.