Skip to main content

route_maps

Overview

Nameroute_maps
TypeResource
Idazure.network.route_maps

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.
propertiesobjectProperties of RouteMap resource
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, routeMapName, subscriptionId, virtualHubNameRetrieves the details of a RouteMap.
listSELECTresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all RouteMaps.
create_or_updateINSERTresourceGroupName, routeMapName, subscriptionId, virtualHubNameCreates a RouteMap if it doesn't exist else updates the existing one.
deleteDELETEresourceGroupName, routeMapName, subscriptionId, virtualHubNameDeletes a RouteMap.
_listEXECresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all RouteMaps.