Skip to main content

routes

Overview

Nameroutes
TypeResource
Idazure.cdn.routes

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTendpointName, profileName, resourceGroupName, routeName, subscriptionIdGets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.
list_by_endpointSELECTendpointName, profileName, resourceGroupName, subscriptionIdLists all of the existing origins within a profile.
createINSERTendpointName, profileName, resourceGroupName, routeName, subscriptionIdCreates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.
deleteDELETEendpointName, profileName, resourceGroupName, routeName, subscriptionIdDeletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.
_list_by_endpointEXECendpointName, profileName, resourceGroupName, subscriptionIdLists all of the existing origins within a profile.
updateEXECendpointName, profileName, resourceGroupName, routeName, subscriptionIdUpdates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint.