public static interface AppServiceDomain.UpdateStages.WithDomainPrivacy
| Modifier and Type | Method and Description |
|---|---|
AppServiceDomain.Update |
withDomainPrivacyEnabled(boolean domainPrivacy)
Specifies if the registrant contact information is exposed publicly.
|
AppServiceDomain.Update 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.