| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CustomDomainValidationResult |
CdnEndpoint.validateCustomDomain(String hostName)
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS for current endpoint.
|
CustomDomainValidationResult |
CdnProfile.validateEndpointCustomDomain(String endpointName,
String hostName)
Validates a custom domain mapping to ensure it maps to the correct CNAME in DNS in current profile.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.