Mono<ValidateCustomDomainOutputInner> |
AfdProfilesClient.checkHostnameAvailabilityAsync(String resourceGroupName,
String profileName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner> |
AfdProfilesClient.checkHostnameAvailabilityWithResponse(String resourceGroupName,
String profileName,
String hostname,
com.azure.core.util.Context context) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
Mono<com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner>> |
AfdProfilesClient.checkHostnameAvailabilityWithResponseAsync(String resourceGroupName,
String profileName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
Mono<ValidateCustomDomainOutputInner> |
AfdEndpointsClient.validateCustomDomainAsync(String resourceGroupName,
String profileName,
String endpointName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
Mono<ValidateCustomDomainOutputInner> |
EndpointsClient.validateCustomDomainAsync(String resourceGroupName,
String profileName,
String endpointName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner> |
AfdEndpointsClient.validateCustomDomainWithResponse(String resourceGroupName,
String profileName,
String endpointName,
String hostname,
com.azure.core.util.Context context) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner> |
EndpointsClient.validateCustomDomainWithResponse(String resourceGroupName,
String profileName,
String endpointName,
String hostname,
com.azure.core.util.Context context) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
Mono<com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner>> |
AfdEndpointsClient.validateCustomDomainWithResponseAsync(String resourceGroupName,
String profileName,
String endpointName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
Mono<com.azure.core.http.rest.Response<ValidateCustomDomainOutputInner>> |
EndpointsClient.validateCustomDomainWithResponseAsync(String resourceGroupName,
String profileName,
String endpointName,
String hostname) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|