Share via


DomainProperties interface

Domain resource specific properties

Properties

authCode
autoRenew

true if the domain should be automatically renewed; otherwise, false.

consent

Legal agreement consent.

contactAdmin

Administrative contact.

contactBilling

Billing contact.

contactRegistrant

Registrant contact.

contactTech

Technical contact.

dnsType

Current DNS type

dnsZoneId

Azure DNS Zone to use

privacy

true if domain privacy is enabled for this domain; otherwise, false.

targetDnsType

Target DNS type (would be used for migration)

Property Details

authCode

authCode?: string

Property Value

string

autoRenew

true if the domain should be automatically renewed; otherwise, false.

autoRenew?: boolean

Property Value

boolean

Legal agreement consent.

consent: DomainPurchaseConsent

Property Value

contactAdmin

Administrative contact.

contactAdmin: Contact

Property Value

contactBilling

Billing contact.

contactBilling: Contact

Property Value

contactRegistrant

Registrant contact.

contactRegistrant: Contact

Property Value

contactTech

Technical contact.

contactTech: Contact

Property Value

dnsType

Current DNS type

dnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

Property Value

"AzureDns" | "DefaultDomainRegistrarDns"

dnsZoneId

Azure DNS Zone to use

dnsZoneId?: string

Property Value

string

privacy

true if domain privacy is enabled for this domain; otherwise, false.

privacy?: boolean

Property Value

boolean

targetDnsType

Target DNS type (would be used for migration)

targetDnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

Property Value

"AzureDns" | "DefaultDomainRegistrarDns"