DomainPatchResource |
DomainPatchResource.withAuthCode(String authCode) |
Set the authCode property: The authCode property.
|
DomainPatchResource |
DomainPatchResource.withAutoRenew(Boolean autoRenew) |
Set the autoRenew property: <code>true</code> if the domain should be automatically renewed;
otherwise, <code>false</code>.
|
DomainPatchResource |
DomainPatchResource.withConsent(DomainPurchaseConsent consent) |
Set the consent property: Legal agreement consent.
|
DomainPatchResource |
DomainPatchResource.withContactAdmin(Contact contactAdmin) |
Set the contactAdmin property: Administrative contact.
|
DomainPatchResource |
DomainPatchResource.withContactBilling(Contact contactBilling) |
Set the contactBilling property: Billing contact.
|
DomainPatchResource |
DomainPatchResource.withContactRegistrant(Contact contactRegistrant) |
Set the contactRegistrant property: Registrant contact.
|
DomainPatchResource |
DomainPatchResource.withContactTech(Contact contactTech) |
Set the contactTech property: Technical contact.
|
DomainPatchResource |
DomainPatchResource.withDnsType(DnsType dnsType) |
Set the dnsType property: Current DNS type.
|
DomainPatchResource |
DomainPatchResource.withDnsZoneId(String dnsZoneId) |
Set the dnsZoneId property: Azure DNS Zone to use.
|
DomainPatchResource |
DomainPatchResource.withKind(String kind) |
Set the kind property: Kind of resource.
|
DomainPatchResource |
DomainPatchResource.withPrivacy(Boolean privacy) |
Set the privacy property: <code>true</code> if domain privacy is enabled for this domain; otherwise,
<code>false</code>.
|
DomainPatchResource |
DomainPatchResource.withTargetDnsType(DnsType targetDnsType) |
Set the targetDnsType property: Target DNS type (would be used for migration).
|