Uses of Class
com.azure.resourcemanager.cdn.fluent.models.CustomDomainPropertiesParameters
Packages that use CustomDomainPropertiesParameters
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of CustomDomainPropertiesParameters in com.azure.resourcemanager.cdn.fluent.models
Classes in com.azure.resourcemanager.cdn.fluent.models that implement interfaces with type arguments of type CustomDomainPropertiesParametersModifier and TypeClassDescriptionfinal classThe JSON object that contains the properties of the custom domain to create.Methods in com.azure.resourcemanager.cdn.fluent.models that return CustomDomainPropertiesParametersModifier and TypeMethodDescriptionCustomDomainPropertiesParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CustomDomainPropertiesParameters from the JsonReader.CustomDomainPropertiesParameters.withHostname(String hostname) Set the hostname property: The host name of the custom domain.