Uses of Class
com.azure.resourcemanager.cdn.fluent.models.DeepCreatedCustomDomainProperties
Packages that use DeepCreatedCustomDomainProperties
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of DeepCreatedCustomDomainProperties in com.azure.resourcemanager.cdn.fluent.models
Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type DeepCreatedCustomDomainPropertiesModifier and TypeClassDescriptionfinal classProperties of the custom domain created on the CDN endpoint.Methods in com.azure.resourcemanager.cdn.fluent.models that return DeepCreatedCustomDomainPropertiesModifier and TypeMethodDescriptionDeepCreatedCustomDomainProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeepCreatedCustomDomainProperties from the JsonReader.DeepCreatedCustomDomainProperties.withHostname(String hostname) Set the hostname property: The host name of the custom domain.DeepCreatedCustomDomainProperties.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.