Uses of Class
com.azure.resourcemanager.appservice.fluent.models.TopLevelDomainProperties
Packages that use TopLevelDomainProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of TopLevelDomainProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return TopLevelDomainPropertiesModifier and TypeMethodDescriptionstatic TopLevelDomainPropertiesTopLevelDomainProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TopLevelDomainProperties from the JsonReader.TopLevelDomainProperties.withPrivacy(Boolean privacy) Set the privacy property: If <code>true</code>, then the top level domain supports domain privacy; otherwise, <code>false</code>.