ValidateCustomDomainOutputInner |
AfdEndpointsClient.validateCustomDomain(String resourceGroupName,
String profileName,
String endpointName,
ValidateCustomDomainInput customDomainProperties) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|
ValidateCustomDomainOutputInner |
EndpointsClient.validateCustomDomain(String resourceGroupName,
String profileName,
String endpointName,
ValidateCustomDomainInput customDomainProperties) |
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,
ValidateCustomDomainInput customDomainProperties) |
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,
ValidateCustomDomainInput customDomainProperties) |
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,
ValidateCustomDomainInput customDomainProperties,
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,
ValidateCustomDomainInput customDomainProperties,
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,
ValidateCustomDomainInput customDomainProperties) |
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,
ValidateCustomDomainInput customDomainProperties) |
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
|