Skip to main content

custom_domains

Overview

Namecustom_domains
TypeResource
Idazure.cdn.custom_domains

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTcustomDomainName, endpointName, profileName, resourceGroupName, subscriptionIdGets an existing custom domain within an endpoint.
list_by_endpointSELECTendpointName, profileName, resourceGroupName, subscriptionIdLists all of the existing custom domains within an endpoint.
createINSERTcustomDomainName, endpointName, profileName, resourceGroupName, subscriptionIdCreates a new custom domain within an endpoint.
deleteDELETEcustomDomainName, endpointName, profileName, resourceGroupName, subscriptionIdDeletes an existing custom domain within an endpoint.
_list_by_endpointEXECendpointName, profileName, resourceGroupName, subscriptionIdLists all of the existing custom domains within an endpoint.
disable_custom_httpsEXECcustomDomainName, endpointName, profileName, resourceGroupName, subscriptionIdDisable https delivery of the custom domain.
enable_custom_httpsEXECcustomDomainName, endpointName, profileName, resourceGroupName, subscriptionId, data__certificateSource, data__protocolTypeEnable https delivery of the custom domain.