| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DomainPatchResource | 
DomainPatchResource.withAuthCode(String authCode)
Set the authCode value. 
 | 
DomainPatchResource | 
DomainPatchResource.withAutoRenew(Boolean autoRenew)
Set <code>true</code> if the domain should be automatically renewed; otherwise, <code>false</code>. 
 | 
DomainPatchResource | 
DomainPatchResource.withConsent(DomainPurchaseConsent consent)
Set legal agreement consent. 
 | 
DomainPatchResource | 
DomainPatchResource.withContactAdmin(Contact contactAdmin)
Set administrative contact. 
 | 
DomainPatchResource | 
DomainPatchResource.withContactBilling(Contact contactBilling)
Set billing contact. 
 | 
DomainPatchResource | 
DomainPatchResource.withContactRegistrant(Contact contactRegistrant)
Set registrant contact. 
 | 
DomainPatchResource | 
DomainPatchResource.withContactTech(Contact contactTech)
Set technical contact. 
 | 
DomainPatchResource | 
DomainPatchResource.withDnsType(DnsType dnsType)
Set current DNS type. 
 | 
DomainPatchResource | 
DomainPatchResource.withDnsZoneId(String dnsZoneId)
Set azure DNS Zone to use. 
 | 
DomainPatchResource | 
DomainPatchResource.withPrivacy(Boolean privacy)
Set <code>true</code> if domain privacy is enabled for this domain; otherwise, <code>false</code>. 
 | 
DomainPatchResource | 
DomainPatchResource.withTargetDnsType(DnsType targetDnsType)
Set target DNS type (would be used for migration). 
 | 
Copyright © 2019. All rights reserved.