public static interface AppServiceDomain.DefinitionStages.WithDomainPrivacy
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.DefinitionStages.WithCreate |
withDomainPrivacyEnabled(boolean domainPrivacy)
Specifies if the registrant contact information is exposed publicly.
|
AppServiceDomain.DefinitionStages.WithCreate withDomainPrivacyEnabled(boolean domainPrivacy)
domainPrivacy - true if domain privacy is turned onVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.