Uses of Class
com.azure.resourcemanager.cdn.fluent.models.CustomDomainProperties
Packages that use CustomDomainProperties
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of CustomDomainProperties in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return CustomDomainPropertiesModifier and TypeMethodDescriptionCustomDomainProperties.withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters) Set the customHttpsParameters property: Certificate parameters for securing custom HTTPS.CustomDomainProperties.withHostname(String hostname) Set the hostname property: The host name of the custom domain.CustomDomainProperties.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.