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