Uses of Class
com.azure.resourcemanager.appservice.fluent.models.TopLevelDomainProperties
-
Packages that use TopLevelDomainProperties Package Description com.azure.resourcemanager.appservice.fluent.models 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 TopLevelDomainProperties Modifier and Type Method Description TopLevelDomainPropertiesTopLevelDomainProperties. withPrivacy(Boolean privacy)Set the privacy property: If <code>true</code>, then the top level domain supports domain privacy; otherwise, <code>false</code>.
-