Skip to main content

afd_endpoints

Overview

Nameafd_endpoints
TypeResource
Idazure.cdn.afd_endpoints

Fields

NameDatatypeDescription
locationstringResource location.
propertiesobjectThe JSON object that contains the properties required to create an endpoint.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTendpointName, profileName, resourceGroupName, subscriptionIdGets an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile.
list_by_profileSELECTprofileName, resourceGroupName, subscriptionIdLists existing AzureFrontDoor endpoints.
createINSERTendpointName, profileName, resourceGroupName, subscriptionIdCreates a new AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile.
deleteDELETEendpointName, profileName, resourceGroupName, subscriptionIdDeletes an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile.
_list_by_profileEXECprofileName, resourceGroupName, subscriptionIdLists existing AzureFrontDoor endpoints.
purge_contentEXECendpointName, profileName, resourceGroupName, subscriptionId, data__contentPathsRemoves a content from AzureFrontDoor.
updateEXECendpointName, profileName, resourceGroupName, subscriptionIdUpdates an existing AzureFrontDoor endpoint with the specified endpoint name under the specified subscription, resource group and profile. Only tags can be updated after creating an endpoint. To update origins, use the Update Origin operation. To update origin groups, use the Update Origin group operation. To update domains, use the Update Custom Domain operation.
validate_custom_domainEXECendpointName, profileName, resourceGroupName, subscriptionId, data__hostNameValidates the custom domain mapping to ensure it maps to the correct Azure Front Door endpoint in DNS.