Uses of Class
com.azure.resourcemanager.cdn.models.DeepCreatedCustomDomain
Packages that use DeepCreatedCustomDomain
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of DeepCreatedCustomDomain in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type DeepCreatedCustomDomainModifier and TypeMethodDescriptionEndpointInner.customDomains()Get the customDomains property: The custom domains under the endpoint.EndpointProperties.customDomains()Get the customDomains property: The custom domains under the endpoint. -
Uses of DeepCreatedCustomDomain in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return DeepCreatedCustomDomainModifier and TypeMethodDescriptionDeepCreatedCustomDomain.withHostname(String hostname) Set the hostname property: The host name of the custom domain.Set the name property: Custom domain name.DeepCreatedCustomDomain.withValidationData(String validationData) Set the validationData property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons.