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
Classes in com.azure.resourcemanager.appservice.fluent.models that implement interfaces with type arguments of type TopLevelDomainPropertiesModifier and TypeClassDescriptionfinal classTopLevelDomain resource specific properties.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>.